summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-03-25 08:13:38 +0100
committerHans de Graaff <graaff@gentoo.org>2022-03-25 11:22:51 +0100
commit0604ac92c93ffd00906217d917700e7a513fcfe3 (patch)
tree24056e4be45e06cdc5a861c2f59817101207e5da /dev-ruby/rack-cache
parentdev-ruby/rails-html-sanitizer: add ruby30 (diff)
downloadgentoo-0604ac92c93ffd00906217d917700e7a513fcfe3.tar.gz
gentoo-0604ac92c93ffd00906217d917700e7a513fcfe3.tar.bz2
gentoo-0604ac92c93ffd00906217d917700e7a513fcfe3.zip
dev-ruby/rack-cache: add ruby30
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/rack-cache')
-rw-r--r--dev-ruby/rack-cache/rack-cache-1.13.0.ebuild4
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"