commit: 0eec7353d1b18bd2a260acb34ee5befadf7e8c5c Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun May 6 06:24:08 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun May 6 06:24:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eec7353
app-admin/mcollective: add ruby24, ruby25 Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-admin/mcollective/mcollective-2.12.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/mcollective/mcollective-2.12.1.ebuild b/app-admin/mcollective/mcollective-2.12.1.ebuild index d916d675849..6682ac763be 100644 --- a/app-admin/mcollective/mcollective-2.12.1.ebuild +++ b/app-admin/mcollective/mcollective-2.12.1.ebuild @@ -3,7 +3,7 @@ EAPI="6" -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby23 ruby24 ruby25" inherit ruby-ng
