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 7AF3D158089 for ; Fri, 29 Sep 2023 07:27:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C346B2BC036; Fri, 29 Sep 2023 07:27:52 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AF3572BC036 for ; Fri, 29 Sep 2023 07:27:52 +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 05B0B335C8E for ; Fri, 29 Sep 2023 07:27:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85F0A1272 for ; Fri, 29 Sep 2023 07:27:49 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1695972441.ce1363e451d703ec8cd9208e1ed2807fd24023e1.xen0n@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.25.2.ebuild X-VCS-Directories: www-servers/nginx/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: ce1363e451d703ec8cd9208e1ed2807fd24023e1 X-VCS-Branch: master Date: Fri, 29 Sep 2023 07:27:49 +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: ec536f67-4bf4-4fd2-8430-83ecfc113436 X-Archives-Hash: 30649ed446bc36d634b9d28c153be74c commit: ce1363e451d703ec8cd9208e1ed2807fd24023e1 Author: WANG Xuerui gentoo org> AuthorDate: Fri Sep 29 07:22:07 2023 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Fri Sep 29 07:27:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce1363e4 www-servers/nginx: keyword 1.25.2 for ~loong Signed-off-by: WANG Xuerui gentoo.org> www-servers/nginx/nginx-1.25.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/nginx/nginx-1.25.2.ebuild b/www-servers/nginx/nginx-1.25.2.ebuild index b91d643be7e2..94b6089898da 100644 --- a/www-servers/nginx/nginx-1.25.2.ebuild +++ b/www-servers/nginx/nginx-1.25.2.ebuild @@ -208,7 +208,7 @@ LICENSE="BSD-2 BSD SSLeay MIT GPL-2 GPL-2+ nginx_modules_http_push_stream? ( GPL-3 )" SLOT="mainline" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" # Package doesn't provide a real test suite RESTRICT="test"