summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-01-27 08:10:02 +0100
committerHans de Graaff <graaff@gentoo.org>2018-01-27 08:10:02 +0100
commitcef9d12facb74cab589c335ec95214b1393c029d (patch)
treec3ea5247fac3d70640d637dae26e4915e9a460ef
parentdev-ruby/spring: add ruby24 (diff)
downloadgentoo-cef9d12facb74cab589c335ec95214b1393c029d.tar.gz
gentoo-cef9d12facb74cab589c335ec95214b1393c029d.tar.bz2
gentoo-cef9d12facb74cab589c335ec95214b1393c029d.zip
dev-ruby/asciidoctor: add ruby24
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild b/dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild
index 08ca4230b02d..35c0a56220c2 100644
--- a/dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild
+++ b/dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23 ruby24"
RUBY_FAKEGEM_TASK_TEST="test features"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"