commit: 16f266ae0e465794ac7d25de39afc6f33fac321a Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun May 6 08:07:47 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun May 6 08:14:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f266ae
www-apps/jekyll: add ruby24 Package-Manager: Portage-2.3.24, Repoman-2.3.6 www-apps/jekyll/jekyll-3.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/jekyll/jekyll-3.6.0.ebuild b/www-apps/jekyll/jekyll-3.6.0.ebuild index f0c36c2a9a3..2479d9e1842 100644 --- a/www-apps/jekyll/jekyll-3.6.0.ebuild +++ b/www-apps/jekyll/jekyll-3.6.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=6 -USE_RUBY="ruby22 ruby23" +USE_RUBY="ruby23 ruby24" inherit ruby-fakegem
