commit: 0e318fa6eb4b4128a7ae127412882af000af00be Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Apr 4 05:41:27 2021 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Apr 4 06:53:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e318fa6
dev-ruby/addressable: add ruby30 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/addressable/addressable-2.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/addressable/addressable-2.7.0.ebuild b/dev-ruby/addressable/addressable-2.7.0.ebuild index f4f234b4341..444a23a8b9e 100644 --- a/dev-ruby/addressable/addressable-2.7.0.ebuild +++ b/dev-ruby/addressable/addressable-2.7.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" +USE_RUBY="ruby25 ruby26 ruby27 ruby30" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
