commit:     b622e75b20a97e90e7789db83ae9e0abc5f3f3f9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 06:32:49 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 06:32:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b622e75b

dev-ruby/nio4r: drop ruby21, fixing bug 615074

Even though all tests pass the gemspec claims nio4r is not
compatible.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/nio4r/nio4r-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/nio4r/nio4r-2.0.0.ebuild 
b/dev-ruby/nio4r/nio4r-2.0.0.ebuild
index cc7c2be8e68..baab5d7a478 100644
--- a/dev-ruby/nio4r/nio4r-2.0.0.ebuild
+++ b/dev-ruby/nio4r/nio4r-2.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 

Reply via email to