mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-servers/h2o: enable ruby30 and disable ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user