dev-ruby/erb: enable ruby40

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2025-12-28 23:25:17 +01:00
parent fb17597999
commit f619e49fac

View File

@@ -3,7 +3,7 @@
EAPI=8
USE_RUBY="ruby32 ruby33 ruby34"
USE_RUBY="ruby32 ruby33 ruby34 ruby40"
# There is an erb binary in exe but that would conflict with the ruby
# built-in version and other slots.