diff options
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/asciidoctor-pdf/asciidoctor-pdf-2.3.4.ebuild | 2 |
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" |