www-servers/h2o: enable ruby30 and disable ruby26

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2022-12-07 18:54:41 +01:00
parent 810f709365
commit 9816b15600

View File

@@ -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