commit: 44d590adaf1977114f08fdfd72f2e60ad230c8d7 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Nov 17 06:14:11 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Nov 17 07:36:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44d590ad
app-admin/mcollective: add ruby26 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> app-admin/mcollective/mcollective-2.12.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/mcollective/mcollective-2.12.5.ebuild b/app-admin/mcollective/mcollective-2.12.5.ebuild index efeca85ce46..689393b26c6 100644 --- a/app-admin/mcollective/mcollective-2.12.5.ebuild +++ b/app-admin/mcollective/mcollective-2.12.5.ebuild @@ -3,7 +3,7 @@ EAPI="6" -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" inherit ruby-ng
