diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-15 09:21:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-15 09:21:37 +0200 |
commit | 99b508a425ae36a6fcd0a6c72fb51e90cc8ef905 (patch) | |
tree | 9a96a9b322962b78f1bf773701e39f70c14dff98 /www-servers | |
parent | dev-python/aiohttp: amd64 stable wrt bug #858077 (diff) | |
download | gentoo-99b508a425ae36a6fcd0a6c72fb51e90cc8ef905.tar.gz gentoo-99b508a425ae36a6fcd0a6c72fb51e90cc8ef905.tar.bz2 gentoo-99b508a425ae36a6fcd0a6c72fb51e90cc8ef905.zip |
www-servers/nginx: amd64 stable wrt bug #858083
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/nginx/nginx-1.21.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/nginx/nginx-1.21.6-r3.ebuild b/www-servers/nginx/nginx-1.21.6-r3.ebuild index 197d3d084e01..f9150bbfc98d 100644 --- a/www-servers/nginx/nginx-1.21.6-r3.ebuild +++ b/www-servers/nginx/nginx-1.21.6-r3.ebuild @@ -203,7 +203,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" |