summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-11-04 00:10:20 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-11-04 01:39:59 +1100
commit165ccdbb004b77a5eb4f916660df8e3111f882ab (patch)
treec74dea89233cfe32d2f46282d3a41684159d82f4 /dev-ruby/msgpack
parentnet-misc/curl: Stable for HPPA PPC64 (bug #598856). (diff)
downloadgentoo-165ccdbb004b77a5eb4f916660df8e3111f882ab.tar.gz
gentoo-165ccdbb004b77a5eb4f916660df8e3111f882ab.tar.bz2
gentoo-165ccdbb004b77a5eb4f916660df8e3111f882ab.zip
dev-ruby: restore x86 keyword on various packages
Gentoo-bug: 562452 Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-ruby/msgpack')
-rw-r--r--dev-ruby/msgpack/msgpack-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/msgpack/msgpack-1.0.1.ebuild b/dev-ruby/msgpack/msgpack-1.0.1.ebuild
index fc0ae75af735..832bf00e1940 100644
--- a/dev-ruby/msgpack/msgpack-1.0.1.ebuild
+++ b/dev-ruby/msgpack/msgpack-1.0.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://msgpack.org/"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~x86-fbsd"
IUSE="doc"
ruby_add_bdepend "doc? ( dev-ruby/yard )"