commit:     d3199160b92c818dc085283439eb1c803bee3480
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  3 15:37:19 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Apr  3 15:40:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3199160

dev-ruby/asciidoctor: enable ruby33

Closes: https://bugs.gentoo.org/928507
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/asciidoctor/asciidoctor-2.0.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/asciidoctor/asciidoctor-2.0.22.ebuild 
b/dev-ruby/asciidoctor/asciidoctor-2.0.22.ebuild
index 5864bb407192..dbbcfc8b9eae 100644
--- a/dev-ruby/asciidoctor/asciidoctor-2.0.22.ebuild
+++ b/dev-ruby/asciidoctor/asciidoctor-2.0.22.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_TASK_TEST="CUCUMBER_PUBLISH_QUIET=true test features"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc README.adoc"

Reply via email to