summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-27 20:43:50 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-27 20:43:50 +0100
commit4593bad0f4c857af06fde30c126f7c34ff3aaffc (patch)
treee2598c46fb773b566adb2d852233f170e4ddb8a8 /dev-ruby/itextomml
parentdev-ruby/kissfft: enable ruby33 (diff)
downloadgentoo-4593bad0f4c857af06fde30c126f7c34ff3aaffc.tar.gz
gentoo-4593bad0f4c857af06fde30c126f7c34ff3aaffc.tar.bz2
gentoo-4593bad0f4c857af06fde30c126f7c34ff3aaffc.zip
dev-ruby/itextomml: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/itextomml')
-rw-r--r--dev-ruby/itextomml/itextomml-1.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/itextomml/itextomml-1.6.1.ebuild b/dev-ruby/itextomml/itextomml-1.6.1.ebuild
index b768625c0cf2..11a462d3e562 100644
--- a/dev-ruby/itextomml/itextomml-1.6.1.ebuild
+++ b/dev-ruby/itextomml/itextomml-1.6.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_EXTRADOC="README"
RUBY_FAKEGEM_EXTENSIONS=(ext/extconf.rb)