diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-27 08:55:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-27 08:55:15 +0200 |
commit | 0eccab5e79a8ef26c2de43559c8796701d7c4429 (patch) | |
tree | f17e21f3e14e64a496529fe8711e5773582b78e7 /www-servers/nginx | |
parent | media-libs/exiftool: amd64 stable wrt bug #791397 (diff) | |
download | gentoo-0eccab5e79a8ef26c2de43559c8796701d7c4429.tar.gz gentoo-0eccab5e79a8ef26c2de43559c8796701d7c4429.tar.bz2 gentoo-0eccab5e79a8ef26c2de43559c8796701d7c4429.zip |
www-servers/nginx: amd64 stable wrt bug #792087
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/nginx')
-rw-r--r-- | www-servers/nginx/nginx-1.20.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/nginx/nginx-1.20.1.ebuild b/www-servers/nginx/nginx-1.20.1.ebuild index f90b788182bd..544187614256 100644 --- a/www-servers/nginx/nginx-1.20.1.ebuild +++ b/www-servers/nginx/nginx-1.20.1.ebuild @@ -203,7 +203,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 ~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" |