commit:     5b1ce6d573c2ba6beb6556d41f82296305d3b8c1
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  8 05:15:25 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Apr  8 05:33:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b1ce6d5

dev-ruby/mixlib-shellout: enable ruby34

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

 dev-ruby/mixlib-shellout/mixlib-shellout-3.3.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/mixlib-shellout/mixlib-shellout-3.3.9.ebuild 
b/dev-ruby/mixlib-shellout/mixlib-shellout-3.3.9.ebuild
index 9f1e66ef1396..383209c89b38 100644
--- a/dev-ruby/mixlib-shellout/mixlib-shellout-3.3.9.ebuild
+++ b/dev-ruby/mixlib-shellout/mixlib-shellout-3.3.9.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 

Reply via email to