commit: 7af7d492cc4baa64e5c7dbefa6dad5b88aab5837 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 2 00:55:50 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 2 01:50:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af7d492
dev-ruby/tzinfo: enable ruby32 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/tzinfo/tzinfo-2.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/tzinfo/tzinfo-2.0.6.ebuild b/dev-ruby/tzinfo/tzinfo-2.0.6.ebuild index 36d94a853920..86e3b0ef371b 100644 --- a/dev-ruby/tzinfo/tzinfo-2.0.6.ebuild +++ b/dev-ruby/tzinfo/tzinfo-2.0.6.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"
