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, 04 Jul 2018 03:17:32
Message-Id: 1530673982.8cf811287d24ae826093d327defff22e11dcf9cb.whissi@gentoo
1 commit: 8cf811287d24ae826093d327defff22e11dcf9cb
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 4 03:13:02 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 4 03:13:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cf81128
7
8 www-servers/nginx: x86 stable (bug #660254)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 www-servers/nginx/nginx-1.14.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/nginx/nginx-1.14.0-r2.ebuild b/www-servers/nginx/nginx-1.14.0-r2.ebuild
16 index 7ff15247d15..e5f31a751e8 100644
17 --- a/www-servers/nginx/nginx-1.14.0-r2.ebuild
18 +++ b/www-servers/nginx/nginx-1.14.0-r2.ebuild
19 @@ -202,7 +202,7 @@ LICENSE="BSD-2 BSD SSLeay MIT GPL-2 GPL-2+
20 nginx_modules_http_push_stream? ( GPL-3 )"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
25
26 # Package doesn't provide a real test suite
27 RESTRICT="test"