commit:     1e4fd21cbf61e7b92899a553bc7f5a2405fa8e3d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 19 13:01:45 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Aug 20 15:53:10 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e4fd21c

dev-ruby/actionpack-xml_parser: enable ruby34

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

 dev-ruby/actionpack-xml_parser/actionpack-xml_parser-2.0.1-r4.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/dev-ruby/actionpack-xml_parser/actionpack-xml_parser-2.0.1-r4.ebuild 
b/dev-ruby/actionpack-xml_parser/actionpack-xml_parser-2.0.1-r4.ebuild
index 92e6767a4656..74314c4ca733 100644
--- a/dev-ruby/actionpack-xml_parser/actionpack-xml_parser-2.0.1-r4.ebuild
+++ b/dev-ruby/actionpack-xml_parser/actionpack-xml_parser-2.0.1-r4.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_GEMSPEC="actionpack-xml_parser.gemspec"
 

Reply via email to