From: Hans de Graaff Date: Mon, 13 May 2019 18:28:43 +0000 (+0200) Subject: dev-ruby/puppet_forge: add ruby26 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e00cc959dfa5474e8da67ea8a4a21530a44e421a;p=gentoo.git dev-ruby/puppet_forge: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-ruby/puppet_forge/puppet_forge-2.2.9-r1.ebuild b/dev-ruby/puppet_forge/puppet_forge-2.2.9-r1.ebuild index 39d04f7b32e0..a4c4f66dab50 100644 --- a/dev-ruby/puppet_forge/puppet_forge-2.2.9-r1.ebuild +++ b/dev-ruby/puppet_forge/puppet_forge-2.2.9-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_RECIPE_DOC="rdoc"