commit: 0598fdcfbcd68279e3a469aaaebc936008355224
Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 18:05:01 2024 +0000
Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 18:05:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0598fdcf
www-servers/nginx-unit: stabilize 1.31.1 for amd64
Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
www-servers/nginx-unit/nginx-unit-1.31.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-servers/nginx-unit/nginx-unit-1.31.1.ebuild
b/www-servers/nginx-unit/nginx-unit-1.31.1.ebuild
index cac440e33f0d..0919e059cd8d 100644
--- a/www-servers/nginx-unit/nginx-unit-1.31.1.ebuild
+++ b/www-servers/nginx-unit/nginx-unit-1.31.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 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="php8-1 php8-2"
IUSE="${MY_USE} ${MY_USE_PHP} perl ssl"