summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2021-10-30 16:13:21 +0900
committerAkinori Hattori <hattya@gentoo.org>2021-10-30 16:13:21 +0900
commit62ba47f8904f0c93e2afa550875d44541172d522 (patch)
treecf397245d0edb5a4d1f8b7dd9734e4f7a5111d52
parentgames-board/stockfish: Bump to 14.1 (diff)
downloadgentoo-62ba47f8904f0c93e2afa550875d44541172d522.tar.gz
gentoo-62ba47f8904f0c93e2afa550875d44541172d522.tar.bz2
gentoo-62ba47f8904f0c93e2afa550875d44541172d522.zip
www-servers/h2o: update USE_RUBY
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
-rw-r--r--www-servers/h2o/h2o-2.2.6-r1.ebuild2
-rw-r--r--www-servers/h2o/h2o-9999.ebuild2
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 3c0c14adba6b..a1e7854aebf1 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 d1f780ab5f1b..9ea1b75fb86b 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