commit: 62ba47f8904f0c93e2afa550875d44541172d522 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Sat Oct 30 07:13:21 2021 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Sat Oct 30 07:13:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ba47f8
www-servers/h2o: update USE_RUBY Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> www-servers/h2o/h2o-2.2.6-r1.ebuild | 2 +- www-servers/h2o/h2o-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-servers/h2o/h2o-2.2.6-r1.ebuild b/www-servers/h2o/h2o-2.2.6-r1.ebuild index 3c0c14adba6..a1e7854aebf 100644 --- a/www-servers/h2o/h2o-2.2.6-r1.ebuild +++ b/www-servers/h2o/h2o-2.2.6-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 CMAKE_MAKEFILE_GENERATOR="emake" SSL_DEPS_SKIP=1 -USE_RUBY="ruby24 ruby25 ruby26" +USE_RUBY="ruby26 ruby27" inherit cmake ruby-single ssl-cert systemd toolchain-funcs diff --git a/www-servers/h2o/h2o-9999.ebuild b/www-servers/h2o/h2o-9999.ebuild index d1f780ab5f1..9ea1b75fb86 100644 --- a/www-servers/h2o/h2o-9999.ebuild +++ b/www-servers/h2o/h2o-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 CMAKE_MAKEFILE_GENERATOR="emake" SSL_DEPS_SKIP=1 -USE_RUBY="ruby24 ruby25 ruby26" +USE_RUBY="ruby26 ruby27" inherit cmake git-r3 ruby-single ssl-cert systemd toolchain-funcs
