commit: 9b53452d150d8442eb2ca20b08f122e35f9ae1a9 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Apr 22 04:56:55 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Apr 22 04:59:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b53452d
dev-ruby/async-pool: enable ruby34 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/async-pool/async-pool-0.10.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/async-pool/async-pool-0.10.3.ebuild b/dev-ruby/async-pool/async-pool-0.10.3.ebuild index 70ca5cfcf2d0..969d3c6beed3 100644 --- a/dev-ruby/async-pool/async-pool-0.10.3.ebuild +++ b/dev-ruby/async-pool/async-pool-0.10.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" +USE_RUBY="ruby31 ruby32 ruby33 ruby34" RUBY_FAKEGEM_RECIPE_TEST="sus" RUBY_FAKEGEM_EXTRADOC="readme.md"
