commit: 3fbafb2bd443b5e4d5724464fceae701b124d43e Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jan 4 21:24:02 2026 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jan 4 21:27:22 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fbafb2b
dev-ruby/xml-simple: enable ruby40 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/xml-simple/xml-simple-1.1.9.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild b/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild index 28cf9fa57377..a941d8cca046 100644 --- a/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild +++ b/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" + +USE_RUBY="ruby32 ruby33 ruby34 ruby40" COMMIT=7b8bdf7b33ab872bb4d1fb8eeecba5c5e1a4a421
