commit: acd70ee8e7ad48d696bb3fe3a767f49c1791fa21 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jul 12 10:15:03 2021 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jul 12 13:26:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acd70ee8
www-servers/puma: add ruby30 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> www-servers/puma/puma-5.3.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/puma/puma-5.3.2-r1.ebuild b/www-servers/puma/puma-5.3.2-r1.ebuild index 058aacf262e..aa275d9b669 100644 --- a/www-servers/puma/puma-5.3.2-r1.ebuild +++ b/www-servers/puma/puma-5.3.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27" +USE_RUBY="ruby25 ruby26 ruby27 ruby30" RUBY_FAKEGEM_GEMSPEC="puma.gemspec"
