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 84D98138334 for ; Mon, 9 Jul 2018 00:26:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BE33E093E; Mon, 9 Jul 2018 00:26:40 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 055EBE093E for ; Mon, 9 Jul 2018 00:26:39 +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 D7D56335C08 for ; Mon, 9 Jul 2018 00:26:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5403E35A for ; Mon, 9 Jul 2018 00:26:36 +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: <1531095937.6605352002baeffac513142ea274935bccb191bf.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.14.0-r2.ebuild X-VCS-Directories: www-servers/nginx/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 6605352002baeffac513142ea274935bccb191bf X-VCS-Branch: master Date: Mon, 9 Jul 2018 00:26:36 +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: 3b09de7f-5ffd-4339-a2f8-28951844d370 X-Archives-Hash: 5148212a0b3988ec725f0790acd2534c commit: 6605352002baeffac513142ea274935bccb191bf Author: Mikle Kolyada gentoo org> AuthorDate: Mon Jul 9 00:25:37 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Jul 9 00:25:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66053520 www-servers/nginx: amd64 stable wrt bug #660254 Package-Manager: Portage-2.3.40, Repoman-2.3.9 www-servers/nginx/nginx-1.14.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/nginx/nginx-1.14.0-r2.ebuild b/www-servers/nginx/nginx-1.14.0-r2.ebuild index e5f31a751e8..a4c3f22ec71 100644 --- a/www-servers/nginx/nginx-1.14.0-r2.ebuild +++ b/www-servers/nginx/nginx-1.14.0-r2.ebuild @@ -202,7 +202,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 ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" # Package doesn't provide a real test suite RESTRICT="test"