commit:     62c603d0b219dae2e471383577405bd4983ad392
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun May  4 06:57:38 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun May  4 06:59:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c603d0

dev-ruby/localhost: enable ruby34

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/localhost/localhost-1.5.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-ruby/localhost/localhost-1.5.0.ebuild 
b/dev-ruby/localhost/localhost-1.5.0.ebuild
index cffaa67d6eea..83257799d7a0 100644
--- a/dev-ruby/localhost/localhost-1.5.0.ebuild
+++ b/dev-ruby/localhost/localhost-1.5.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby32 ruby33"
+USE_RUBY="ruby32 ruby33 ruby34"
 
 RUBY_FAKEGEM_EXTRADOC="readme.md releases.md"
 RUBY_FAKEGEM_GEMSPEC="localhost.gemspec"
@@ -21,8 +21,6 @@ KEYWORDS="~amd64"
 
 ruby_add_bdepend "
        test? (
-               dev-ruby/async-io
-               dev-ruby/async-process
                dev-ruby/io-endpoint
                dev-ruby/sus-fixtures-async
        )

Reply via email to