diff options
-rw-r--r-- | www-apps/jekyll-sitemap/jekyll-sitemap-0.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 e9a53768800b..ac5b7cd2617b 100644 --- a/www-apps/jekyll-sitemap/jekyll-sitemap-0.11.0.ebuild +++ b/www-apps/jekyll-sitemap/jekyll-sitemap-0.11.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22" +USE_RUBY="ruby22 ruby23" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_TASK_DOC="" |