From 8b66193c769a39e54210d0a320d6c0b8b00a4642 Mon Sep 17 00:00:00 2001 From: Mike Pagano Date: Fri, 20 Jan 2023 08:37:45 -0500 Subject: www-servers/nginx-unit: stabilize 1.29.0 for amd64 Closes: https://bugs.gentoo.org/891473 Signed-off-by: Mike Pagano --- www-servers/nginx-unit/nginx-unit-1.29.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www-servers') diff --git a/www-servers/nginx-unit/nginx-unit-1.29.0.ebuild b/www-servers/nginx-unit/nginx-unit-1.29.0.ebuild index c72136b53615..84e4d6134d50 100644 --- a/www-servers/nginx-unit/nginx-unit-1.29.0.ebuild +++ b/www-servers/nginx-unit/nginx-unit-1.29.0.ebuild @@ -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" -- cgit v1.2.3-65-gdbad