diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 05:53:14 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 06:50:12 +0100 |
commit | 4cc39f999b74e22e42cdcc13eb694931f3ec5f85 (patch) | |
tree | 28b6a772d7a6a9035682fa98593337383a4b671c /dev-ruby/rspec-retry | |
parent | dev-ruby/nenv: x86 keyworded (bug #570052) (diff) | |
download | gentoo-4cc39f999b74e22e42cdcc13eb694931f3ec5f85.tar.gz gentoo-4cc39f999b74e22e42cdcc13eb694931f3ec5f85.tar.bz2 gentoo-4cc39f999b74e22e42cdcc13eb694931f3ec5f85.zip |
dev-ruby/rspec-retry: x86 keyworded (bug #570052)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/rspec-retry')
-rw-r--r-- | dev-ruby/rspec-retry/rspec-retry-0.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-retry/rspec-retry-0.5.6.ebuild b/dev-ruby/rspec-retry/rspec-retry-0.5.6.ebuild index ae31161816c0..8a16d1079627 100644 --- a/dev-ruby/rspec-retry/rspec-retry-0.5.6.ebuild +++ b/dev-ruby/rspec-retry/rspec-retry-0.5.6.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=6 @@ -16,7 +16,7 @@ IUSE="" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc64 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" ruby_add_rdepend ">=dev-ruby/rspec-core-3.3:3" |