commit: 7f5e6023b835ca157d009b9a5ee3c48a4766542d Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Dec 3 14:06:05 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Dec 3 14:57:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5e6023
dev-ruby/aws-partitions: enable ruby30 and disable ruby25, ruby26 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild b/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild index 73c0a30e60e7..6bc3494de56d 100644 --- a/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild +++ b/dev-ruby/aws-partitions/aws-partitions-1.370.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27" +USE_RUBY="ruby27 ruby30" # Not packaged and upstream not tagged. RUBY_FAKEGEM_RECIPE_TEST="none"
