diff options
author | Hans de Graaff <graaff@gentoo.org> | 2024-02-25 10:01:16 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2024-02-25 10:01:16 +0100 |
commit | 93c7dbf3fd6e954de30d67ff1c65621dad427b30 (patch) | |
tree | 8981465f605c7b123b761a480c6f792848a4b25a /dev-ruby/async-container | |
parent | dev-ruby/async-io: enable ruby33 (diff) | |
download | gentoo-93c7dbf3fd6e954de30d67ff1c65621dad427b30.tar.gz gentoo-93c7dbf3fd6e954de30d67ff1c65621dad427b30.tar.bz2 gentoo-93c7dbf3fd6e954de30d67ff1c65621dad427b30.zip |
dev-ruby/async-container: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/async-container')
-rw-r--r-- | dev-ruby/async-container/async-container-0.16.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |