From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id DE78E1584F2 for ; Fri, 14 Mar 2025 15:35:19 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CC1BD3431E2 for ; Fri, 14 Mar 2025 15:35:19 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3D1AA1103CF; Fri, 14 Mar 2025 15:34:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 bobolink.gentoo.org (Postfix) with ESMTPS id 37B581103CF for ; Fri, 14 Mar 2025 15:34: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 E62B7343199 for ; Fri, 14 Mar 2025 15:34:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16AE0261D for ; Fri, 14 Mar 2025 15:34:49 +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: <1741966438.9aeaf4d8d7a6494ec2b1c8f930b08d96a7dede0e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Memory-Process/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Memory-Process/Memory-Process-0.60.0.ebuild X-VCS-Directories: dev-perl/Memory-Process/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9aeaf4d8d7a6494ec2b1c8f930b08d96a7dede0e X-VCS-Branch: master Date: Fri, 14 Mar 2025 15:34: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: 2d630f0e-18e6-4442-9af2-f74bc9862a1d X-Archives-Hash: 9be668ce3900ea9dd8914a4f299d5966 commit: 9aeaf4d8d7a6494ec2b1c8f930b08d96a7dede0e Author: Sam James gentoo org> AuthorDate: Fri Mar 14 15:33:58 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 14 15:33:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aeaf4d8 dev-perl/Memory-Process: Keyword 0.60.0 ppc, #947788 Signed-off-by: Sam James gentoo.org> dev-perl/Memory-Process/Memory-Process-0.60.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Memory-Process/Memory-Process-0.60.0.ebuild b/dev-perl/Memory-Process/Memory-Process-0.60.0.ebuild index f987a1688095..b620bb794293 100644 --- a/dev-perl/Memory-Process/Memory-Process-0.60.0.ebuild +++ b/dev-perl/Memory-Process/Memory-Process-0.60.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Perl class to determine actual memory usage" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" dev-perl/Memory-Usage