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 64819139696 for ; Wed, 12 Jul 2017 08:17:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4355274106; Wed, 12 Jul 2017 08:17:39 +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 A2986234002 for ; Wed, 12 Jul 2017 08:17:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 9DFB4341CDB for ; Wed, 12 Jul 2017 08:17:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42D0A748F for ; Wed, 12 Jul 2017 08:17:37 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1499847422.786c022fa856eff25a9033954b7b322138ed8b52.ago@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.1.ebuild X-VCS-Directories: www-servers/nginx/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 786c022fa856eff25a9033954b7b322138ed8b52 X-VCS-Branch: master Date: Wed, 12 Jul 2017 08:17:37 +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: ff5f1158-d0b5-4c8d-979f-f6b5cd03ca69 X-Archives-Hash: 475a3c21f240ba255dc3034f17ca11fb commit: 786c022fa856eff25a9033954b7b322138ed8b52 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 12 08:17:02 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 12 08:17:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=786c022f www-servers/nginx: amd64 stable wrt bug #624552 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> www-servers/nginx/nginx-1.12.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/nginx/nginx-1.12.1.ebuild b/www-servers/nginx/nginx-1.12.1.ebuild index 96bc9f71ba2..86ba9b40d49 100644 --- a/www-servers/nginx/nginx-1.12.1.ebuild +++ b/www-servers/nginx/nginx-1.12.1.ebuild @@ -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"