commit: 877d03b14a8626956d0dc63f26775ca597f73a94 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 27 12:45:56 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 27 13:23:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=877d03b1
dev-ruby/commonmarker: enable ruby32 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/commonmarker/commonmarker-0.23.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/commonmarker/commonmarker-0.23.8.ebuild b/dev-ruby/commonmarker/commonmarker-0.23.8.ebuild index 32c52aa7af3b..94e5500f5905 100644 --- a/dev-ruby/commonmarker/commonmarker-0.23.8.ebuild +++ b/dev-ruby/commonmarker/commonmarker-0.23.8.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby27 ruby30 ruby31 ruby32" RUBY_FAKEGEM_EXTENSIONS=(ext/commonmarker/extconf.rb) RUBY_FAKEGEM_EXTENSION_LIBDIR="lib/commonmarker"
