www-servers/nginx-unit: stabilize 1.29.0 for amd64

Closes: https://bugs.gentoo.org/891473

Signed-off-by: Mike Pagano <mpagano@gentoo.org>
This commit is contained in:
Mike Pagano
2023-01-20 08:37:45 -05:00
parent 0bd1eafbd9
commit 8b66193c76

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64"
MY_USE="perl python ruby"
MY_USE_PHP="php7-4 php8-0 php8-1 "
IUSE="${MY_USE} ${MY_USE_PHP} ssl"