dev-ruby/asciidoctor-pdf: enable ruby32

Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui 2023-09-09 14:45:38 +08:00
parent 848a935bcf
commit 8b4de168f7
No known key found for this signature in database
GPG Key ID: AD4E34A8385E3E52

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
USE_RUBY="ruby31"
USE_RUBY="ruby31 ruby32"
RUBY_FAKEGEM_TASK_TEST="CUCUMBER_PUBLISH_QUIET=true test features"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc README.adoc"