summaryrefslogtreecommitdiff
path: root/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild')
-rw-r--r--dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild b/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild
index 2bbfe037e9be..5f8e594c9af4 100644
--- a/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild
+++ b/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
IUSE=""
ruby_add_bdepend "test? (
@@ -29,6 +29,7 @@ ruby_add_bdepend "test? (
dev-ruby/erubis
dev-ruby/haml
dev-ruby/nokogiri
+ dev-ruby/rouge
dev-ruby/slim
dev-ruby/thread_safe
dev-ruby/tilt )"