commit:     1eaf8fd73e8cc9fc0b2576a834236da079f48204
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  5 09:53:59 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Mar  6 06:51:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eaf8fd7

dev-ruby/stringex: enable ruby31

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

 dev-ruby/stringex/stringex-2.8.5-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/stringex/stringex-2.8.5-r2.ebuild 
b/dev-ruby/stringex/stringex-2.8.5-r2.ebuild
index aa996951c12b..8a1bc01b272d 100644
--- a/dev-ruby/stringex/stringex-2.8.5-r2.ebuild
+++ b/dev-ruby/stringex/stringex-2.8.5-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
 
 inherit ruby-fakegem
 

Reply via email to