diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 20:56:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 20:58:45 +0100 |
commit | 368af56c755e61ee9e35bcca3225cc15ed89320e (patch) | |
tree | 633bddca034bea0b16f98e81169d3a7f6bb7ee89 /dev-ruby/rspec-retry | |
parent | dev-ruby/nenv: keyworded 0.3.0 for ppc, bug #570052 (diff) | |
download | gentoo-368af56c755e61ee9e35bcca3225cc15ed89320e.tar.gz gentoo-368af56c755e61ee9e35bcca3225cc15ed89320e.tar.bz2 gentoo-368af56c755e61ee9e35bcca3225cc15ed89320e.zip |
dev-ruby/rspec-retry: keyworded 0.5.6 for ppc, bug #570052
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/rspec-retry')
-rw-r--r-- | dev-ruby/rspec-retry/rspec-retry-0.5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 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 8a16d1079627..eea79143a8fa 100644 --- a/dev-ruby/rspec-retry/rspec-retry-0.5.6.ebuild +++ b/dev-ruby/rspec-retry/rspec-retry-0.5.6.ebuild @@ -16,7 +16,7 @@ IUSE="" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~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" |