summaryrefslogtreecommitdiff
path: root/www-servers/nginx-unit/nginx-unit-1.31.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/nginx-unit/nginx-unit-1.31.1.ebuild')
-rw-r--r--www-servers/nginx-unit/nginx-unit-1.31.1.ebuild4
1 files 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"