From 9816b156006b28e6495cb2199f0a9ce2128fa237 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Wed, 7 Dec 2022 18:54:41 +0100 Subject: [PATCH] www-servers/h2o: enable ruby30 and disable ruby26 Signed-off-by: Hans de Graaff --- www-servers/h2o/h2o-2.2.6-r1.ebuild | 4 ++-- 1 file 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 2fdec9f496f33..33ece8ab07b75 100644 --- a/www-servers/h2o/h2o-2.2.6-r1.ebuild +++ b/www-servers/h2o/h2o-2.2.6-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" CMAKE_MAKEFILE_GENERATOR="emake" SSL_DEPS_SKIP=1 -USE_RUBY="ruby26 ruby27" +USE_RUBY="ruby27 ruby30" inherit cmake ruby-single ssl-cert systemd toolchain-funcs