commit: e00cc959dfa5474e8da67ea8a4a21530a44e421a Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon May 13 18:28:43 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon May 13 18:39:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e00cc959
dev-ruby/puppet_forge: add ruby26 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-ruby/puppet_forge/puppet_forge-2.2.9-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 39d04f7b32e..a4c4f66dab5 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"
