commit: 46cd8eb8447bd06c24d803cf12ee1afbff686043 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun May 6 08:11:00 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun May 6 08:14:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46cd8eb8
www-apps/jekyll-sitemap: add ruby24 Package-Manager: Portage-2.3.24, Repoman-2.3.6 www-apps/jekyll-sitemap/jekyll-sitemap-0.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/jekyll-sitemap/jekyll-sitemap-0.11.0.ebuild b/www-apps/jekyll-sitemap/jekyll-sitemap-0.11.0.ebuild index ac5b7cd2617..9c4ccade8b4 100644 --- a/www-apps/jekyll-sitemap/jekyll-sitemap-0.11.0.ebuild +++ b/www-apps/jekyll-sitemap/jekyll-sitemap-0.11.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby22 ruby23" +USE_RUBY="ruby23 ruby24" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_TASK_DOC=""