diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-13 14:25:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-13 14:25:59 +0200 |
commit | 5966cca7ae7c43ecca6b2596ce7a2f2223e2153a (patch) | |
tree | 29542848a0e2abf6d8b1aa2a38aa06bda1fa46af /www-servers | |
parent | app-mobilephone/sobexsrv: fixes and cleanups (diff) | |
download | gentoo-5966cca7ae7c43ecca6b2596ce7a2f2223e2153a.tar.gz gentoo-5966cca7ae7c43ecca6b2596ce7a2f2223e2153a.tar.bz2 gentoo-5966cca7ae7c43ecca6b2596ce7a2f2223e2153a.zip |
www-servers/nginx: amd64 stable wrt bug #584744
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/nginx/nginx-1.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/nginx/nginx-1.10.1.ebuild b/www-servers/nginx/nginx-1.10.1.ebuild index 94c82d72504f..a592a09ec630 100644 --- a/www-servers/nginx/nginx-1.10.1.ebuild +++ b/www-servers/nginx/nginx-1.10.1.ebuild @@ -172,7 +172,7 @@ LICENSE="BSD-2 BSD SSLeay MIT GPL-2 GPL-2+ nginx_modules_http_push_stream? ( GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" NGINX_MODULES_STD="access auth_basic autoindex browser charset empty_gif fastcgi geo gzip limit_req limit_conn map memcached proxy referer |