summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-01-22 07:21:04 +0100
committerHans de Graaff <graaff@gentoo.org>2019-01-22 07:21:04 +0100
commit78e71819c04798e7eb4b6be67adff598e652a5d5 (patch)
treecfa2c146aeee8939e41d3410314152156adae347 /dev-ruby/asciidoctor
parentdev-ruby/rubyzip: amd64 stable, bug 659282 (diff)
downloadgentoo-78e71819c04798e7eb4b6be67adff598e652a5d5.tar.gz
gentoo-78e71819c04798e7eb4b6be67adff598e652a5d5.tar.bz2
gentoo-78e71819c04798e7eb4b6be67adff598e652a5d5.zip
dev-ruby/asciidoctor: add ruby25
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/asciidoctor')
-rw-r--r--dev-ruby/asciidoctor/asciidoctor-1.5.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/asciidoctor/asciidoctor-1.5.8.ebuild b/dev-ruby/asciidoctor/asciidoctor-1.5.8.ebuild
index f9176522685d..e02e29f831d8 100644
--- a/dev-ruby/asciidoctor/asciidoctor-1.5.8.ebuild
+++ b/dev-ruby/asciidoctor/asciidoctor-1.5.8.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
RUBY_FAKEGEM_TASK_TEST="test features"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"