commit: 67f55c2b7fb0b4c4547c3493ea07a64c4879e8da Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jun 5 08:30:46 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jun 5 08:37:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f55c2b
dev-ruby/asciidoctor: add ruby22 Package-Manager: portage-2.2.28 dev-ruby/asciidoctor/asciidoctor-1.5.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/asciidoctor/asciidoctor-1.5.4.ebuild b/dev-ruby/asciidoctor/asciidoctor-1.5.4.ebuild index a1aa82a..2774474 100644 --- a/dev-ruby/asciidoctor/asciidoctor-1.5.4.ebuild +++ b/dev-ruby/asciidoctor/asciidoctor-1.5.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_TEST="test features" RUBY_FAKEGEM_RECIPE_DOC="rdoc"
