commit: fb1759799928377aeb7c17bb61293c70e1b59a07 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Dec 28 22:23:05 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Dec 30 20:45:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb175979
dev-ruby/prism: enable ruby40 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/prism/prism-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/prism/prism-1.7.0.ebuild b/dev-ruby/prism/prism-1.7.0.ebuild index d6f081205cb2..3744f20e67e6 100644 --- a/dev-ruby/prism/prism-1.7.0.ebuild +++ b/dev-ruby/prism/prism-1.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_BINWRAP="" RUBY_FAKEGEM_EXTENSIONS=( ext/prism/extconf.rb )
