diff options
author | Sam James <sam@gentoo.org> | 2023-01-25 01:39:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-25 01:39:57 +0000 |
commit | 5421cc344b4982bf73a595c66a3bdaa1038b7bdf (patch) | |
tree | 3d6854f392bd2eb6e2eec18e633669640c581f36 /www-servers/nginx/nginx-1.23.3.ebuild | |
parent | x11-misc/xlockmore: Stabilize 5.71 x86, #891921 (diff) | |
download | gentoo-5421cc344b4982bf73a595c66a3bdaa1038b7bdf.tar.gz gentoo-5421cc344b4982bf73a595c66a3bdaa1038b7bdf.tar.bz2 gentoo-5421cc344b4982bf73a595c66a3bdaa1038b7bdf.zip |
www-servers/nginx: Stabilize 1.23.3 x86, #891923
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/nginx/nginx-1.23.3.ebuild')
-rw-r--r-- | www-servers/nginx/nginx-1.23.3.ebuild | 4 |
1 files 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" |