diff options
author | Sam James <sam@gentoo.org> | 2024-04-19 12:26:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-19 12:26:33 +0100 |
commit | 87459e84cf7c176532b4c9f3cb1e209f414b9b81 (patch) | |
tree | 2f2d50223c7cd894721f394b1a018a18f18b22cb /www-servers/nginx | |
parent | dev-perl/Test-Fork: Stabilize 0.20.0 arm64, #928619 (diff) | |
download | gentoo-87459e84cf7c176532b4c9f3cb1e209f414b9b81.tar.gz gentoo-87459e84cf7c176532b4c9f3cb1e209f414b9b81.tar.bz2 gentoo-87459e84cf7c176532b4c9f3cb1e209f414b9b81.zip |
www-servers/nginx: Stabilize 1.25.4 arm64, #928619
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/nginx')
-rw-r--r-- | www-servers/nginx/nginx-1.25.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/nginx/nginx-1.25.4.ebuild b/www-servers/nginx/nginx-1.25.4.ebuild index 6e81dcda84b8..f447f92cc70b 100644 --- a/www-servers/nginx/nginx-1.25.4.ebuild +++ b/www-servers/nginx/nginx-1.25.4.ebuild @@ -213,7 +213,7 @@ LICENSE="BSD-2 BSD SSLeay MIT GPL-2 GPL-2+ nginx_modules_http_push_stream? ( GPL-3 )" SLOT="mainline" -KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" RESTRICT="!test? ( test )" |