summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-05 06:06:55 +0100
committerSam James <sam@gentoo.org>2023-04-06 00:42:17 +0100
commitd4c96821709f596621a11b09d46c216c5b60f192 (patch)
treedf781bcd58f9c0fde7d03afe01e6f5baf442624a /dev-ruby/tzinfo/tzinfo-1.2.11.ebuild
parentdev-ruby/thread_safe: enable ruby32 (diff)
downloadgentoo-d4c96821709f596621a11b09d46c216c5b60f192.tar.gz
gentoo-d4c96821709f596621a11b09d46c216c5b60f192.tar.bz2
gentoo-d4c96821709f596621a11b09d46c216c5b60f192.zip
dev-ruby/tzinfo: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/tzinfo/tzinfo-1.2.11.ebuild')
-rw-r--r--dev-ruby/tzinfo/tzinfo-1.2.11.ebuild2
1 files changed, 1 insertions, 1 deletions
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"