commit: 6faad91a70c5af280541442686e312bd6130b942 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Jun 15 06:08:52 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Jun 15 06:08:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6faad91a
dev-ruby/paint: add ruby24 Package-Manager: Portage-2.3.5, Repoman-2.3.1 dev-ruby/paint/paint-2.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/paint/paint-2.0.0.ebuild b/dev-ruby/paint/paint-2.0.0.ebuild index c4858fbfc23..3bd68fe70e5 100644 --- a/dev-ruby/paint/paint-2.0.0.ebuild +++ b/dev-ruby/paint/paint-2.0.0.ebuild @@ -1,8 +1,8 @@ -# 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"