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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B2E6E15813A for ; Fri, 10 Jan 2025 04:41:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32D18E07B2; Fri, 10 Jan 2025 04:41:26 +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 19BA1E07B3 for ; Fri, 10 Jan 2025 04:41:26 +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 C9AF1340C9C for ; Fri, 10 Jan 2025 04:41:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E2C41E32 for ; Fri, 10 Jan 2025 04:41:22 +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: <1736484048.55d891cc592d06587d84332a6f4941e77cf7dd26.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Parallel-Iterator/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Parallel-Iterator/Parallel-Iterator-1.2.0.ebuild X-VCS-Directories: dev-perl/Parallel-Iterator/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 55d891cc592d06587d84332a6f4941e77cf7dd26 X-VCS-Branch: master Date: Fri, 10 Jan 2025 04:41:22 +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: f867647d-5bec-4d1c-9762-bd251ecd0066 X-Archives-Hash: d671bec404ee189db9af547fb19c1a8a commit: 55d891cc592d06587d84332a6f4941e77cf7dd26 Author: WANG Xuerui gentoo org> AuthorDate: Fri Jan 10 04:29:03 2025 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Fri Jan 10 04:40:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55d891cc dev-perl/Parallel-Iterator: keyword 1.2.0 for ~loong Signed-off-by: WANG Xuerui gentoo.org> dev-perl/Parallel-Iterator/Parallel-Iterator-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Parallel-Iterator/Parallel-Iterator-1.2.0.ebuild b/dev-perl/Parallel-Iterator/Parallel-Iterator-1.2.0.ebuild index d4ea2106d881..9b41b1793d8d 100644 --- a/dev-perl/Parallel-Iterator/Parallel-Iterator-1.2.0.ebuild +++ b/dev-perl/Parallel-Iterator/Parallel-Iterator-1.2.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Simple parallel execution" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86" RDEPEND=" virtual/perl-IO