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/amq-protocol
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/amq-protocol')
-rw-r--r--dev-ruby/amq-protocol/amq-protocol-2.0.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/amq-protocol/amq-protocol-2.0.1-r1.ebuild b/dev-ruby/amq-protocol/amq-protocol-2.0.1-r1.ebuild
index b0c6aa80e22c..3ec2d675c2dd 100644
--- a/dev-ruby/amq-protocol/amq-protocol-2.0.1-r1.ebuild
+++ b/dev-ruby/amq-protocol/amq-protocol-2.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/ruby-amqp/amq-protocol"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
ruby_add_bdepend "test? ( dev-ruby/rspec-its )"