From: Hans de Graaff Date: Sun, 9 Sep 2018 07:36:17 +0000 (+0200) Subject: dev-ruby/paint: add ruby25 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=01c92f7da72c9984ae24c11ff17703733da663a5;p=gentoo.git dev-ruby/paint: add ruby25 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-ruby/paint/paint-2.0.1.ebuild b/dev-ruby/paint/paint-2.0.1.ebuild index f7167d3e99f5..aebec5054eac 100644 --- a/dev-ruby/paint/paint-2.0.1.ebuild +++ b/dev-ruby/paint/paint-2.0.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_TEST="rspec3"