commit: 32c8ed9c386fb8f93c3b00c1fd409708b4ef4efa Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Apr 17 05:36:49 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Apr 17 06:56:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32c8ed9c
dev-ruby/uconv: enable ruby31 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/uconv/uconv-0.6.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/uconv/uconv-0.6.1-r3.ebuild b/dev-ruby/uconv/uconv-0.6.1-r3.ebuild index a6c7a17307b8..2dd352c0a3ff 100644 --- a/dev-ruby/uconv/uconv-0.6.1-r3.ebuild +++ b/dev-ruby/uconv/uconv-0.6.1-r3.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" inherit ruby-ng
