From: Hans de Graaff Date: Fri, 29 Dec 2017 06:26:49 +0000 (+0100) Subject: dev-ruby/path_expander: add ruby25 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7eae263fe330bb7bd5e09f5cb6813ebaa5f2daf5;p=gentoo.git dev-ruby/path_expander: add ruby25 Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- diff --git a/dev-ruby/path_expander/path_expander-1.0.2.ebuild b/dev-ruby/path_expander/path_expander-1.0.2.ebuild index 273f8c24c1eb..97d13e7f16f4 100644 --- a/dev-ruby/path_expander/path_expander-1.0.2.ebuild +++ b/dev-ruby/path_expander/path_expander-1.0.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"