commit: 5421cc344b4982bf73a595c66a3bdaa1038b7bdf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 01:39:57 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 01:39:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5421cc34
www-servers/nginx: Stabilize 1.23.3 x86, #891923
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-servers/nginx/nginx-1.23.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-servers/nginx/nginx-1.23.3.ebuild
b/www-servers/nginx/nginx-1.23.3.ebuild
index 4b707c551371..2a2bc2f9b9e1 100644
--- a/www-servers/nginx/nginx-1.23.3.ebuild
+++ b/www-servers/nginx/nginx-1.23.3.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"