commit: c891030aa4bbcc6f5aa410c51231cb7248e04901 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Jan 25 06:29:58 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Jan 25 06:29:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c891030a
dev-ruby/parallel: add ruby24 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/parallel/parallel-1.12.1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-ruby/parallel/parallel-1.12.1.ebuild b/dev-ruby/parallel/parallel-1.12.1.ebuild index 1bd63afc39f..db82a8f90f7 100644 --- a/dev-ruby/parallel/parallel-1.12.1.ebuild +++ b/dev-ruby/parallel/parallel-1.12.1.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -# ruby24: fails specs -USE_RUBY="ruby22 ruby23" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
