commit: 20b2afad1033474a3d64079d3b82dc3a74ca1f20 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Aug 27 06:11:52 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Aug 27 06:17:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b2afad
dev-ruby/chunky_png: add ruby24 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/chunky_png/chunky_png-1.3.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/chunky_png/chunky_png-1.3.8.ebuild b/dev-ruby/chunky_png/chunky_png-1.3.8.ebuild index 20d1b94cad5..35e39e17f51 100644 --- a/dev-ruby/chunky_png/chunky_png-1.3.8.ebuild +++ b/dev-ruby/chunky_png/chunky_png-1.3.8.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="ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
