www-servers/h2o: update USE_RUBY
authorAkinori Hattori <hattya@gentoo.org>
Thu, 3 Oct 2019 12:15:16 +0000 (21:15 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Thu, 3 Oct 2019 12:15:16 +0000 (21:15 +0900)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
www-servers/h2o/h2o-2.2.5.ebuild
www-servers/h2o/h2o-9999.ebuild

index de3a311b7555cfcfd00f34bef7b7fd45cdcfc5cb..586600774979b18728a898ea121c0e5bb59f490f 100644 (file)
@@ -4,7 +4,7 @@
 EAPI="6"
 CMAKE_MAKEFILE_GENERATOR="emake"
 SSL_DEPS_SKIP=1
-USE_RUBY="ruby23 ruby24"
+USE_RUBY="ruby24 ruby25 ruby26"
 
 inherit cmake-utils ruby-single ssl-cert systemd toolchain-funcs user
 
index b43017863ba8a1556db5f223117ac2c2fdaf02cb..54be51dba8fc6038f0c9186a20e9a264978e4807 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 CMAKE_MAKEFILE_GENERATOR="emake"
 SSL_DEPS_SKIP=1
-USE_RUBY="ruby23 ruby24"
+USE_RUBY="ruby24 ruby25 ruby26"
 
 inherit cmake-utils git-r3 ruby-single ssl-cert systemd toolchain-funcs user