diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-04 08:57:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-04 08:57:57 +0100 |
commit | 52987f6260219f446747d70c76d09944ab3902c1 (patch) | |
tree | 785e27de466033fbbe79587a43da145b3f21afd8 /dev-ruby/rspec-retry | |
parent | dev-ruby/nio4r: amd64 stable wrt bug #768432 (diff) | |
download | gentoo-52987f6260219f446747d70c76d09944ab3902c1.tar.gz gentoo-52987f6260219f446747d70c76d09944ab3902c1.tar.bz2 gentoo-52987f6260219f446747d70c76d09944ab3902c1.zip |
dev-ruby/rspec-retry: amd64 stable wrt bug #768432
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-retry')
-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 cfb94e22fc8f..c82c2bbfb528 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 ~sparc x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" ruby_add_rdepend ">=dev-ruby/rspec-core-3.3:3" |