diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-13 14:26:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-13 14:26:48 +0200 |
commit | 6c84185b7d5bcc3958fd88e37386e02848632eae (patch) | |
tree | 91356c53ebcfc4d8e1647c81180ec7e62032c1f6 /www-servers/nginx | |
parent | dev-libs/bglibs: amd64 stable wrt bug #453310 (diff) | |
download | gentoo-6c84185b7d5bcc3958fd88e37386e02848632eae.tar.gz gentoo-6c84185b7d5bcc3958fd88e37386e02848632eae.tar.bz2 gentoo-6c84185b7d5bcc3958fd88e37386e02848632eae.zip |
www-servers/nginx: x86 stable wrt bug #584744
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/nginx')
-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 a592a09ec630..55ec9b2cc496 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 |