Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/nginx/
Date: Thu, 27 May 2021 06:55:43
Message-Id: 1622098515.0eccab5e79a8ef26c2de43559c8796701d7c4429.ago@gentoo
1 commit: 0eccab5e79a8ef26c2de43559c8796701d7c4429
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 27 06:55:15 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 27 06:55:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eccab5e
7
8 www-servers/nginx: amd64 stable wrt bug #792087
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-servers/nginx/nginx-1.20.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-servers/nginx/nginx-1.20.1.ebuild b/www-servers/nginx/nginx-1.20.1.ebuild
18 index f90b788182b..54418761425 100644
19 --- a/www-servers/nginx/nginx-1.20.1.ebuild
20 +++ b/www-servers/nginx/nginx-1.20.1.ebuild
21 @@ -203,7 +203,7 @@ LICENSE="BSD-2 BSD SSLeay MIT GPL-2 GPL-2+
22 nginx_modules_http_push_stream? ( GPL-3 )"
23
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
27
28 # Package doesn't provide a real test suite
29 RESTRICT="test"