Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/nginx/
Date: Tue, 02 Jan 2018 00:00:14
Message-Id: 1514851192.d23d74051935672e5f035a5c2b3fffc13ebd812a.zlogene@gentoo
1 commit: d23d74051935672e5f035a5c2b3fffc13ebd812a
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 1 23:59:52 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 1 23:59:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d23d7405
7
8 www-servers/nginx: amd64 stable wrt bug #642328
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 www-servers/nginx/nginx-1.12.2-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/www-servers/nginx/nginx-1.12.2-r1.ebuild b/www-servers/nginx/nginx-1.12.2-r1.ebuild
16 index cacb3fe4c7f..40d650b17fe 100644
17 --- a/www-servers/nginx/nginx-1.12.2-r1.ebuild
18 +++ b/www-servers/nginx/nginx-1.12.2-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 @@ -172,7 +172,7 @@ LICENSE="BSD-2 BSD SSLeay MIT GPL-2 GPL-2+
26 nginx_modules_http_push_stream? ( GPL-3 )"
27
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
31
32 # Package doesn't provide a real test suite
33 RESTRICT="test"