commit:     a902d8b412ae446d38adfa04bf8bac300b1bfeaf
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  3 05:56:09 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jun  3 05:56:09 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a902d8b4

dev-ruby/puppet_forge: enable ruby34

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

 dev-ruby/puppet_forge/puppet_forge-6.0.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/puppet_forge/puppet_forge-6.0.0.ebuild 
b/dev-ruby/puppet_forge/puppet_forge-6.0.0.ebuild
index 0bfb7ba87b89..ad30baefa45e 100644
--- a/dev-ruby/puppet_forge/puppet_forge-6.0.0.ebuild
+++ b/dev-ruby/puppet_forge/puppet_forge-6.0.0.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
+
+USE_RUBY="ruby32 ruby33 ruby34"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 

Reply via email to