commit:     7a6c6f48c9fe178d5587214502b813daf045d011
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 07:43:12 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 08:57:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6c6f48

dev-ruby/regexp_parser: enable ruby31

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

 dev-ruby/regexp_parser/regexp_parser-2.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/regexp_parser/regexp_parser-2.2.1.ebuild 
b/dev-ruby/regexp_parser/regexp_parser-2.2.1.ebuild
index 2f0645cf125d..55ec1ab44c5b 100644
--- a/dev-ruby/regexp_parser/regexp_parser-2.2.1.ebuild
+++ b/dev-ruby/regexp_parser/regexp_parser-2.2.1.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"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"

Reply via email to