diff options
Diffstat (limited to 'dev-ruby/rack-cache')
-rw-r--r-- | dev-ruby/rack-cache/rack-cache-1.13.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rack-cache/rack-cache-1.13.0.ebuild b/dev-ruby/rack-cache/rack-cache-1.13.0.ebuild index 97ebf8c176ca..606dda1e26aa 100644 --- a/dev-ruby/rack-cache/rack-cache-1.13.0.ebuild +++ b/dev-ruby/rack-cache/rack-cache-1.13.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby26 ruby27" +USE_RUBY="ruby26 ruby27 ruby30" # no documentation is generable, it needs hanna, which is broken RUBY_FAKEGEM_RECIPE_DOC="none" |