commit: 98cfb64f8debe9b380b5ead6319f3f622abb78f4 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jun 25 18:29:07 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jun 25 18:43:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98cfb64f
app-admin/ec2-ami-tools: add ruby24, ruby25 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-admin/ec2-ami-tools/ec2-ami-tools-1.5.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/ec2-ami-tools/ec2-ami-tools-1.5.7.ebuild b/app-admin/ec2-ami-tools/ec2-ami-tools-1.5.7.ebuild index d8d78205f46..5e2638f231a 100644 --- a/app-admin/ec2-ami-tools/ec2-ami-tools-1.5.7.ebuild +++ b/app-admin/ec2-ami-tools/ec2-ami-tools-1.5.7.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" -USE_RUBY="ruby22 ruby23" +USE_RUBY="ruby23 ruby24 ruby25" inherit ruby-single versionator
