From: Hans de Graaff Date: Wed, 16 May 2018 04:41:06 +0000 (+0200) Subject: dev-ruby/asciimath: add ruby25 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6b0f7b868dea04c12f8e41cc49a809ef82a5d72d;p=gentoo.git dev-ruby/asciimath: add ruby25 Package-Manager: Portage-2.3.36, Repoman-2.3.9 --- diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild b/dev-ruby/asciimath/asciimath-1.0.4.ebuild index e65ab11ab165..d1b099ecdade 100644 --- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild +++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_TEST="rspec3"