commit: 89547f613c4951e3fe0f47c862d605f206a4cf00 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Jun 21 06:09:33 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Jun 21 07:27:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89547f61
dev-ruby/nio4r: add ruby24 Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-ruby/nio4r/nio4r-1.2.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/nio4r/nio4r-1.2.1-r1.ebuild b/dev-ruby/nio4r/nio4r-1.2.1-r1.ebuild index 206db202265..e9b43f9f7d9 100644 --- a/dev-ruby/nio4r/nio4r-1.2.1-r1.ebuild +++ b/dev-ruby/nio4r/nio4r-1.2.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
