commit: 3e7996a26957cac091cfac3481fdc53087219342 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Fri Apr 28 21:07:21 2017 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Fri Apr 28 21:07:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e7996a2
www-apps/jekyll-paginate: Remove ruby20 Package-Manager: Portage-2.3.5, Repoman-2.3.1 www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild b/www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild index 3082b98cec3..cf1f1c9c69e 100644 --- a/www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild +++ b/www-apps/jekyll-paginate/jekyll-paginate-1.1.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21" +USE_RUBY="ruby21" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_TASK_DOC=""
