From d4c96821709f596621a11b09d46c216c5b60f192 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 5 Apr 2023 06:06:55 +0100 Subject: dev-ruby/tzinfo: enable ruby32 Signed-off-by: Sam James --- dev-ruby/tzinfo/tzinfo-1.2.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ruby/tzinfo') 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" -- cgit v1.2.3-65-gdbad