Gentoo Archives: gentoo-commits

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