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/rspec-expectations
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/rspec-expectations')
-rw-r--r--dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild
index 58165ecd5f50..4eec1b00c1d8 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SUBVERSION="$(get_version_component_range 1-2)"