commit: 3d34576523f09e6452a47ff116095d3c1bdcaa31 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Apr 16 06:25:01 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Apr 16 06:25:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d345765
dev-ruby/xml-simple: enable ruby31 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/xml-simple/xml-simple-1.1.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 325e135ca4f5..a77e95d44b1f 100644 --- a/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild +++ b/dev-ruby/xml-simple/xml-simple-1.1.9.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30" +USE_RUBY="ruby26 ruby27 ruby30 ruby31" COMMIT=7b8bdf7b33ab872bb4d1fb8eeecba5c5e1a4a421
