commit: d4c96821709f596621a11b09d46c216c5b60f192 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 5 05:06:55 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 5 23:42:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4c96821
dev-ruby/tzinfo: enable ruby32 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/tzinfo/tzinfo-1.2.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/tzinfo/tzinfo-1.2.11.ebuild b/dev-ruby/tzinfo/tzinfo-1.2.11.ebuild index 57ef649c13d1..2d83e4c7182e 100644 --- a/dev-ruby/tzinfo/tzinfo-1.2.11.ebuild +++ b/dev-ruby/tzinfo/tzinfo-1.2.11.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby27 ruby30 ruby31 ruby32" RUBY_FAKEGEM_TASK_TEST="test_zoneinfo"
