dev-ruby/asciidoctor-pdf: enable ruby34

tests do pass, but <dev-ruby/bigdecimal-4.0.0 needs to be installed.
If >=dev-ruby/bigdecimal-4.0.0 is present tests fail. This only impacts
test suite, not runtime.

Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
Joe Kappus
2026-04-23 00:16:59 -04:00
parent c74a34bb99
commit c28fea725f

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
USE_RUBY="ruby32 ruby33"
USE_RUBY="ruby32 ruby33 ruby34"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc README.adoc"
RUBY_FAKEGEM_EXTRAINSTALL="data"