commit: 93c7dbf3fd6e954de30d67ff1c65621dad427b30 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Feb 25 09:01:16 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Feb 25 09:01:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93c7dbf3
dev-ruby/async-container: enable ruby33 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/async-container/async-container-0.16.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/async-container/async-container-0.16.13.ebuild b/dev-ruby/async-container/async-container-0.16.13.ebuild index b88f46b64f4e..f5d1fac12ae8 100644 --- a/dev-ruby/async-container/async-container-0.16.13.ebuild +++ b/dev-ruby/async-container/async-container-0.16.13.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_RECIPE_TEST="sus" RUBY_FAKEGEM_EXTRADOC="readme.md"
