summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2019-10-03 21:15:16 +0900
committerAkinori Hattori <hattya@gentoo.org>2019-10-03 21:15:16 +0900
commitdf25e2f009880085df4e2e61f91b5c2a4e2fd803 (patch)
tree3c3af189bb0d4d0cc2d840fed88c84c3a40d2511 /www-servers/h2o/h2o-9999.ebuild
parentwww-servers/h2o: new upstream release (diff)
downloadgentoo-df25e2f009880085df4e2e61f91b5c2a4e2fd803.tar.gz
gentoo-df25e2f009880085df4e2e61f91b5c2a4e2fd803.tar.bz2
gentoo-df25e2f009880085df4e2e61f91b5c2a4e2fd803.zip
www-servers/h2o: update USE_RUBY
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'www-servers/h2o/h2o-9999.ebuild')
-rw-r--r--www-servers/h2o/h2o-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/h2o/h2o-9999.ebuild b/www-servers/h2o/h2o-9999.ebuild
index b43017863ba8..54be51dba8fc 100644
--- a/www-servers/h2o/h2o-9999.ebuild
+++ b/www-servers/h2o/h2o-9999.ebuild
@@ -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