aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuang Rui <vowstar@gmail.com>2023-09-09 14:45:38 +0800
committerHuang Rui <vowstar@gmail.com>2023-09-09 14:45:38 +0800
commit8b4de168f7608a44fe416aaa659c416ec50f74dd (patch)
tree46090b0d0a050ee6bb6237c74ecf56884a3e3c1c /dev-ruby
parentgames-arcade/taisei: Remove blobs, fix deprecated config (diff)
downloadguru-8b4de168f7608a44fe416aaa659c416ec50f74dd.tar.gz
guru-8b4de168f7608a44fe416aaa659c416ec50f74dd.tar.bz2
guru-8b4de168f7608a44fe416aaa659c416ec50f74dd.zip
dev-ruby/asciidoctor-pdf: enable ruby32
Signed-off-by: Huang Rui <vowstar@gmail.com>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/asciidoctor-pdf/asciidoctor-pdf-2.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/asciidoctor-pdf/asciidoctor-pdf-2.3.4.ebuild b/dev-ruby/asciidoctor-pdf/asciidoctor-pdf-2.3.4.ebuild
index b88737c77..d51932fe8 100644
--- a/dev-ruby/asciidoctor-pdf/asciidoctor-pdf-2.3.4.ebuild
+++ b/dev-ruby/asciidoctor-pdf/asciidoctor-pdf-2.3.4.ebuild
@@ -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"