commit: 783292fffcc149b3511faa3a638b76bd24b0cadf Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Apr 27 09:36:11 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Apr 27 11:25:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=783292ff
dev-ruby/recog: enable ruby31 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/recog/recog-2.3.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/recog/recog-2.3.23.ebuild b/dev-ruby/recog/recog-2.3.23.ebuild index 0e543ff7d55c..06745335f9cc 100644 --- a/dev-ruby/recog/recog-2.3.23.ebuild +++ b/dev-ruby/recog/recog-2.3.23.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="ruby27 ruby30 ruby31" RUBY_FAKEGEM_BINWRAP="" RUBY_FAKEGEM_EXTRADOC="README.md"
