diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 10:04:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 10:04:35 +0200 |
commit | bb52942de1fab27c19ce5aff59648bc08673dca8 (patch) | |
tree | ea69521c7f5a3c580c49076554cf28351b55011c /www-servers/nginx | |
parent | net-analyzer/cacti-spine: x86 stable wrt bug #720918 (diff) | |
download | gentoo-bb52942de1fab27c19ce5aff59648bc08673dca8.tar.gz gentoo-bb52942de1fab27c19ce5aff59648bc08673dca8.tar.bz2 gentoo-bb52942de1fab27c19ce5aff59648bc08673dca8.zip |
www-servers/nginx: x86 stable wrt bug #723972
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.17.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/nginx/nginx-1.17.10-r1.ebuild b/www-servers/nginx/nginx-1.17.10-r1.ebuild index 20ecce7f82f0..4f0830ed4f28 100644 --- a/www-servers/nginx/nginx-1.17.10-r1.ebuild +++ b/www-servers/nginx/nginx-1.17.10-r1.ebuild @@ -202,7 +202,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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" # Package doesn't provide a real test suite RESTRICT="test" |