commit: eabe33edce7f0353ddba919d4688539457f63b86 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Dec 31 20:56:03 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Dec 31 21:31:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eabe33ed
dev-ruby/clonefile: enable ruby40 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/clonefile/clonefile-0.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/clonefile/clonefile-0.5.3.ebuild b/dev-ruby/clonefile/clonefile-0.5.3.ebuild index 39dbf67826b2..d4a516ed2821 100644 --- a/dev-ruby/clonefile/clonefile-0.5.3.ebuild +++ b/dev-ruby/clonefile/clonefile-0.5.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_EXTENSION_LIBDIR="clonefile" RUBY_FAKEGEM_EXTENSIONS=(ext/clonefile/extconf.rb)
