summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-01-08 08:59:16 +0200
committerJoonas Niilola <juippis@gentoo.org>2023-01-08 08:59:16 +0200
commit281bf7f49ab793790d27e8b82e06fe8b8209294c (patch)
tree6e10f648c5bf56ee8ebb7984070cc6fe8fdc2e34 /www-servers
parentapp-arch/upx: Stabilize 4.0.1 x86, #888429 (diff)
downloadgentoo-281bf7f49ab793790d27e8b82e06fe8b8209294c.tar.gz
gentoo-281bf7f49ab793790d27e8b82e06fe8b8209294c.tar.bz2
gentoo-281bf7f49ab793790d27e8b82e06fe8b8209294c.zip
www-servers/nginx: Stabilize 1.23.2-r3 amd64, #889022
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/nginx/nginx-1.23.2-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/nginx/nginx-1.23.2-r3.ebuild b/www-servers/nginx/nginx-1.23.2-r3.ebuild
index 7eb93de6c891..d9fcf97c2944 100644
--- a/www-servers/nginx/nginx-1.23.2-r3.ebuild
+++ b/www-servers/nginx/nginx-1.23.2-r3.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
@@ -208,7 +208,7 @@ LICENSE="BSD-2 BSD SSLeay MIT GPL-2 GPL-2+
nginx_modules_http_push_stream? ( GPL-3 )"
SLOT="mainline"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
# Package doesn't provide a real test suite
RESTRICT="test"