From: Hans de Graaff Date: Fri, 12 Apr 2019 08:21:26 +0000 (+0200) Subject: www-apps/jekyll-sitemap: add ruby25 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=284d4bec3aa5e700c90f147d90ef4722025155db;p=gentoo.git www-apps/jekyll-sitemap: add ruby25 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/www-apps/jekyll-sitemap/jekyll-sitemap-0.13.0.ebuild b/www-apps/jekyll-sitemap/jekyll-sitemap-0.13.0.ebuild index 9c4ccade8b48..fefc68f4e8b2 100644 --- a/www-apps/jekyll-sitemap/jekyll-sitemap-0.13.0.ebuild +++ b/www-apps/jekyll-sitemap/jekyll-sitemap-0.13.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_TASK_DOC=""