commit: cff47c35ef3ec2833db89f3f30777c391bc379bf Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Sat Nov 16 13:51:57 2024 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Sat Nov 16 14:01:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cff47c35
www-servers/h2o: update USE_RUBY Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> www-servers/h2o/h2o-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/h2o/h2o-9999.ebuild b/www-servers/h2o/h2o-9999.ebuild index 79636317600f..d23c024f17a0 100644 --- a/www-servers/h2o/h2o-9999.ebuild +++ b/www-servers/h2o/h2o-9999.ebuild @@ -3,7 +3,7 @@ EAPI="8" SSL_DEPS_SKIP=1 -USE_RUBY="ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" inherit cmake git-r3 ruby-single ssl-cert systemd toolchain-funcs
