commit: 1ea2e609ae37425b0ca2cce34c01cc422bb12e27 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu May 24 04:53:52 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu May 24 04:57:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea2e609
app-admin/puppet-lint: add ruby25 Package-Manager: Portage-2.3.36, Repoman-2.3.9 app-admin/puppet-lint/puppet-lint-2.3.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/puppet-lint/puppet-lint-2.3.5.ebuild b/app-admin/puppet-lint/puppet-lint-2.3.5.ebuild index e672004b0fd..c86bd234ccc 100644 --- a/app-admin/puppet-lint/puppet-lint-2.3.5.ebuild +++ b/app-admin/puppet-lint/puppet-lint-2.3.5.ebuild @@ -2,7 +2,7 @@ # 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"
