summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2023-01-20 08:37:45 -0500
committerMike Pagano <mpagano@gentoo.org>2023-01-20 08:37:45 -0500
commit8b66193c769a39e54210d0a320d6c0b8b00a4642 (patch)
tree14b4cc22e3f8eb11a7d6a21e7a872c9338e9bafe /www-servers/nginx-unit
parentdev-db/opendbx: drop 1.5.0-r3 (diff)
downloadgentoo-8b66193c769a39e54210d0a320d6c0b8b00a4642.tar.gz
gentoo-8b66193c769a39e54210d0a320d6c0b8b00a4642.tar.bz2
gentoo-8b66193c769a39e54210d0a320d6c0b8b00a4642.zip
www-servers/nginx-unit: stabilize 1.29.0 for amd64
Closes: https://bugs.gentoo.org/891473 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'www-servers/nginx-unit')
-rw-r--r--www-servers/nginx-unit/nginx-unit-1.29.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"