From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BE82D138206 for ; Tue, 2 Jan 2018 00:00:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02F84E082F; Tue, 2 Jan 2018 00:00:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D4C10E082F for ; Tue, 2 Jan 2018 00:00:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F0D4335C0D for ; Tue, 2 Jan 2018 00:00:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16F32197 for ; Tue, 2 Jan 2018 00:00:03 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1514851192.d23d74051935672e5f035a5c2b3fffc13ebd812a.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/nginx/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/nginx/nginx-1.12.2-r1.ebuild X-VCS-Directories: www-servers/nginx/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: d23d74051935672e5f035a5c2b3fffc13ebd812a X-VCS-Branch: master Date: Tue, 2 Jan 2018 00:00:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4391fed4-759e-4a60-95dd-4846593653cc X-Archives-Hash: 7677df259d5bcebfaab652d31a861ca9 commit: d23d74051935672e5f035a5c2b3fffc13ebd812a Author: Mikle Kolyada gentoo org> AuthorDate: Mon Jan 1 23:59:52 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Jan 1 23:59:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d23d7405 www-servers/nginx: amd64 stable wrt bug #642328 Package-Manager: Portage-2.3.13, Repoman-2.3.3 www-servers/nginx/nginx-1.12.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-servers/nginx/nginx-1.12.2-r1.ebuild b/www-servers/nginx/nginx-1.12.2-r1.ebuild index cacb3fe4c7f..40d650b17fe 100644 --- a/www-servers/nginx/nginx-1.12.2-r1.ebuild +++ b/www-servers/nginx/nginx-1.12.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -172,7 +172,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 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux" # Package doesn't provide a real test suite RESTRICT="test"