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 121EA15801B for ; Sat, 2 Sep 2023 12:04:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F35792BC024; Sat, 2 Sep 2023 12:04:19 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C59432BC024 for ; Sat, 2 Sep 2023 12:04:19 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA611340D85 for ; Sat, 2 Sep 2023 12:04:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0039A10F7 for ; Sat, 2 Sep 2023 12:04:17 +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: <1693656230.b6080f63825662fd2ac4c6455e8c738aa1a6e614.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/parallel/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/parallel/parallel-20230722.ebuild X-VCS-Directories: sys-process/parallel/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b6080f63825662fd2ac4c6455e8c738aa1a6e614 X-VCS-Branch: master Date: Sat, 2 Sep 2023 12:04:17 +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: f59b4e86-5063-4804-96cb-6b6ba835dca3 X-Archives-Hash: b3eeab5e32f9b8897c059b34dab6366c commit: b6080f63825662fd2ac4c6455e8c738aa1a6e614 Author: Sam James gentoo org> AuthorDate: Sat Sep 2 12:03:50 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 2 12:03:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6080f63 sys-process/parallel: Stabilize 20230722 ppc64, #913490 Signed-off-by: Sam James gentoo.org> sys-process/parallel/parallel-20230722.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/parallel/parallel-20230722.ebuild b/sys-process/parallel/parallel-20230722.ebuild index 654fd072da69..142a49a1d2b5 100644 --- a/sys-process/parallel/parallel-20230722.ebuild +++ b/sys-process/parallel/parallel-20230722.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.bz2.sig )" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" dev-lang/perl