commit: 430b02bbaaad7279a96bf8bfda4419403932e8f6 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Jun 3 06:50:55 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jun 4 05:47:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=430b02bb
www-servers/puma: enable ruby31 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> www-servers/puma/puma-5.6.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/puma/puma-5.6.4.ebuild b/www-servers/puma/puma-5.6.4.ebuild index 3b45d587916a..fd4e4bdf0854 100644 --- a/www-servers/puma/puma-5.6.4.ebuild +++ b/www-servers/puma/puma-5.6.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30" +USE_RUBY="ruby26 ruby27 ruby30 ruby31" RUBY_FAKEGEM_GEMSPEC="puma.gemspec"
