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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A189A15849D for ; Thu, 30 May 2024 02:09:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8854E29EE; Thu, 30 May 2024 02:09:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 99EDEE29EE for ; Thu, 30 May 2024 02:09:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A2EDF343022 for ; Thu, 30 May 2024 02:09:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92B011BF6 for ; Thu, 30 May 2024 02:09:43 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1717034967.d4bd0b1aeff26699d684080fedeba0e529777d9a.sam@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.26.1.ebuild X-VCS-Directories: www-servers/nginx/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d4bd0b1aeff26699d684080fedeba0e529777d9a X-VCS-Branch: master Date: Thu, 30 May 2024 02:09:43 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 54df98b9-61f9-4cd9-96aa-1bd3f57763a9 X-Archives-Hash: 3229e0c88bafe818649a7dd031b242e1 commit: d4bd0b1aeff26699d684080fedeba0e529777d9a Author: Sam James gentoo org> AuthorDate: Thu May 30 02:09:27 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu May 30 02:09:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4bd0b1a www-servers/nginx: Stabilize 1.26.1 x86, #933137 Signed-off-by: Sam James gentoo.org> www-servers/nginx/nginx-1.26.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/nginx/nginx-1.26.1.ebuild b/www-servers/nginx/nginx-1.26.1.ebuild index a2019bc056e8..c07e31bbad91 100644 --- a/www-servers/nginx/nginx-1.26.1.ebuild +++ b/www-servers/nginx/nginx-1.26.1.ebuild @@ -220,7 +220,7 @@ LICENSE="BSD-2 BSD SSLeay MIT GPL-2 GPL-2+ nginx_modules_http_push_stream? ( GPL-3 )" SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" RESTRICT="!test? ( test )"