commit:     95d879e98cafa88e955f798fd153bf4b831733e5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun May  9 06:12:54 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon May 10 04:33:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95d879e9

dev-ruby/nio4r: add ruby30; drop unused test dep

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/nio4r/nio4r-2.5.7.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-ruby/nio4r/nio4r-2.5.7.ebuild 
b/dev-ruby/nio4r/nio4r-2.5.7.ebuild
index 65863232794..d53ece5e883 100644
--- a/dev-ruby/nio4r/nio4r-2.5.7.ebuild
+++ b/dev-ruby/nio4r/nio4r-2.5.7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 
@@ -25,8 +25,6 @@ IUSE=""
 # Note that nio4r bundles a patched copy of libev, and without these
 # patches the tests fail: https://github.com/celluloid/nio4r/issues/15
 
-ruby_add_bdepend "test? ( dev-ruby/rspec-retry )"
-
 all_ruby_prepare() {
        sed -i -e '/[Cc]overalls/d' -e '/[Bb]undler/d' -e '1irequire "openssl"' 
spec/spec_helper.rb || die
        sed -e '/extension/ s:^:#:' -i Rakefile || die

Reply via email to