commit: fa7548178a5754306c5fae54445e186bf5dc6aa7 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Dec 31 21:19:47 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Dec 31 21:31:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa754817
dev-ruby/commonmarker: enable ruby40 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/commonmarker/commonmarker-0.23.11.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-ruby/commonmarker/commonmarker-0.23.11.ebuild b/dev-ruby/commonmarker/commonmarker-0.23.11.ebuild index 8efbbeb738e0..afbaffa0ef1d 100644 --- a/dev-ruby/commonmarker/commonmarker-0.23.11.ebuild +++ b/dev-ruby/commonmarker/commonmarker-0.23.11.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" + +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_EXTENSIONS=(ext/commonmarker/extconf.rb) RUBY_FAKEGEM_EXTENSION_LIBDIR="lib/commonmarker"
