commit: 0604ac92c93ffd00906217d917700e7a513fcfe3 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Mar 25 07:13:38 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Mar 25 10:22:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0604ac92
dev-ruby/rack-cache: add ruby30 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/rack-cache/rack-cache-1.13.0.ebuild | 4 ++-- 1 file 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"
