diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 05:56:13 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 06:50:17 +0100 |
commit | 5247d6db180ff0bbace36e5223ee3fe365b8bf14 (patch) | |
tree | 72ec3567117664b4ac87842881b94c203c662937 /dev-ruby/rspec-collection_matchers | |
parent | dev-ruby/spring: x86 keyworded (bug #570052) (diff) | |
download | gentoo-5247d6db180ff0bbace36e5223ee3fe365b8bf14.tar.gz gentoo-5247d6db180ff0bbace36e5223ee3fe365b8bf14.tar.bz2 gentoo-5247d6db180ff0bbace36e5223ee3fe365b8bf14.zip |
dev-ruby/rspec-collection_matchers: x86 keyworded (bug #624234)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/rspec-collection_matchers')
-rw-r--r-- | dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild index 54165c4fec39..75da0fc47170 100644 --- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild +++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rspec/rspec-collection_matchers" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/rspec-expectations-3.0.0" |