Skip to content

Commit

Permalink
dev-ruby/nio4r: drop ruby21, fixing bug 615074
Browse files Browse the repository at this point in the history
Even though all tests pass the gemspec claims nio4r is not
compatible.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
graaff committed Apr 16, 2017
1 parent f1d2f9f commit b622e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ruby/nio4r/nio4r-2.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=5

USE_RUBY="ruby21 ruby22 ruby23"
USE_RUBY="ruby22 ruby23"

RUBY_FAKEGEM_RECIPE_TEST="rspec3"

Expand Down

0 comments on commit b622e75

Please sign in to comment.