mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user