commit: 281bf7f49ab793790d27e8b82e06fe8b8209294c Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Jan 8 06:59:16 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Jan 8 06:59:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=281bf7f4
www-servers/nginx: Stabilize 1.23.2-r3 amd64, #889022 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> www-servers/nginx/nginx-1.23.2-r3.ebuild | 4 ++-- 1 file 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"