commit: 0b026d3cd641357eb78d7b4720bf723f2bbfcad2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sat Mar 26 02:43:13 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sat Mar 26 02:43:13 2016 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=0b026d3c
dev-ruby/html-pipeline: Add ruby22 Package-Manager: portage-2.2.28 dev-ruby/html-pipeline/html-pipeline-1.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/html-pipeline/html-pipeline-1.11.0.ebuild b/dev-ruby/html-pipeline/html-pipeline-1.11.0.ebuild index 6f2e5c3..a9b1e4c 100644 --- a/dev-ruby/html-pipeline/html-pipeline-1.11.0.ebuild +++ b/dev-ruby/html-pipeline/html-pipeline-1.11.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rake" RUBY_FAKEGEM_RECIPE_DOC="rdoc"
