commit: 4593bad0f4c857af06fde30c126f7c34ff3aaffc Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Dec 27 19:43:50 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Dec 27 19:43:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4593bad0
dev-ruby/itextomml: enable ruby33 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/itextomml/itextomml-1.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)
