diff options
author | Akinori Hattori <hattya@gentoo.org> | 2022-08-06 09:45:14 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2022-08-06 09:45:14 +0900 |
commit | 185362a11cd0a0de8b7c23a63254206f0147f59a (patch) | |
tree | ce0c0a12396779d90580d1376390ae86ac23ae3b /www-servers/h2o | |
parent | www-servers/h2o: update (diff) | |
download | gentoo-185362a11cd0a0de8b7c23a63254206f0147f59a.tar.gz gentoo-185362a11cd0a0de8b7c23a63254206f0147f59a.tar.bz2 gentoo-185362a11cd0a0de8b7c23a63254206f0147f59a.zip |
www-servers/h2o: update USE_RUBY
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'www-servers/h2o')
-rw-r--r-- | www-servers/h2o/h2o-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/h2o/h2o-9999.ebuild b/www-servers/h2o/h2o-9999.ebuild index fc47d03e7abb..d55ecd1ea1cf 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="ruby26 ruby27" +USE_RUBY="ruby26 ruby27 ruby30 ruby31" inherit cmake git-r3 ruby-single ssl-cert systemd toolchain-funcs |