diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-24 08:00:35 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-24 08:01:59 +0100 |
commit | 22bb757bd73d34ae896383636b6f6ba75b9f13c2 (patch) | |
tree | 00bef14fd452ef6992aeb788f98f2347b9ee0e0f /www-apps | |
parent | dev-util/aruba: add ruby23 (diff) | |
download | gentoo-22bb757bd73d34ae896383636b6f6ba75b9f13c2.tar.gz gentoo-22bb757bd73d34ae896383636b6f6ba75b9f13c2.tar.bz2 gentoo-22bb757bd73d34ae896383636b6f6ba75b9f13c2.zip |
www-apps/jekyll-sitemap: add ruby23
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'www-apps')
-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="" |