diff options
author | 2020-04-25 13:43:21 +0200 | |
---|---|---|
committer | 2020-04-25 13:43:56 +0100 | |
commit | ea975476d126a1f285a798cc22aaf126f7c0469d (patch) | |
tree | 9c0d274c152a37de18419a89c424273e5050612b /dev-ruby | |
parent | app-eselect/eselect-rails: keyworded 0.24 for sparc, bug #692324 (diff) | |
download | gentoo-ea975476d126a1f285a798cc22aaf126f7c0469d.tar.gz gentoo-ea975476d126a1f285a798cc22aaf126f7c0469d.tar.bz2 gentoo-ea975476d126a1f285a798cc22aaf126f7c0469d.zip |
dev-ruby/rspec-retry: keyworded 0.6.2 for sparc, bug #692324
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec-retry/rspec-retry-0.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-retry/rspec-retry-0.6.2.ebuild b/dev-ruby/rspec-retry/rspec-retry-0.6.2.ebuild index 7d6bb186b895..e3a4ee31a774 100644 --- a/dev-ruby/rspec-retry/rspec-retry-0.6.2.ebuild +++ b/dev-ruby/rspec-retry/rspec-retry-0.6.2.ebuild @@ -15,7 +15,7 @@ IUSE="" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~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" |