commit: 9ee1cfea5ed30f70e4330db2ba1a436deebd3925 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Sep 6 06:13:37 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Sep 6 06:48:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee1cfea
app-admin/mcollective: add ruby27 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> app-admin/mcollective/mcollective-2.12.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/mcollective/mcollective-2.12.5.ebuild b/app-admin/mcollective/mcollective-2.12.5.ebuild index 689393b26c6..81b95b3248b 100644 --- a/app-admin/mcollective/mcollective-2.12.5.ebuild +++ b/app-admin/mcollective/mcollective-2.12.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -USE_RUBY="ruby23 ruby24 ruby25 ruby26" +USE_RUBY="ruby25 ruby26 ruby27" inherit ruby-ng
