From: Hans de Graaff Date: Fri, 24 Apr 2020 05:05:03 +0000 (+0200) Subject: dev-ruby/rack-cache: add ruby27 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c20dca8f9fa2781f3f1c41bb96edb1324255164b;p=gentoo.git dev-ruby/rack-cache: add ruby27 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff --- diff --git a/dev-ruby/rack-cache/rack-cache-1.11.1.ebuild b/dev-ruby/rack-cache/rack-cache-1.11.1.ebuild index 432b873f8e33..3a46ea6f7c4b 100644 --- a/dev-ruby/rack-cache/rack-cache-1.11.1.ebuild +++ b/dev-ruby/rack-cache/rack-cache-1.11.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" # no documentation is generable, it needs hanna, which is broken RUBY_FAKEGEM_RECIPE_DOC="none"