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 8ED2F15ACFC for ; Fri, 14 Apr 2023 19:43:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 877A7E086D; Fri, 14 Apr 2023 19:43:08 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 71454E086D for ; Fri, 14 Apr 2023 19:43:08 +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 B6E9E340F69 for ; Fri, 14 Apr 2023 19:43:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1756DA50 for ; Fri, 14 Apr 2023 19:43:04 +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: <1681501052.3d9c5b3728edec17279f230511ba9954573b28c1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/wcmatch/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/wcmatch/wcmatch-8.4.1.ebuild X-VCS-Directories: dev-python/wcmatch/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3d9c5b3728edec17279f230511ba9954573b28c1 X-VCS-Branch: master Date: Fri, 14 Apr 2023 19:43:04 +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: 6de670e0-639d-47de-bca1-d2dbe63603b7 X-Archives-Hash: ee8d7d6b830488b605df92f99c370318 commit: 3d9c5b3728edec17279f230511ba9954573b28c1 Author: Sam James gentoo org> AuthorDate: Fri Apr 14 19:37:32 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Apr 14 19:37:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d9c5b37 dev-python/wcmatch: Keyword 8.4.1 ppc64, #888513 Signed-off-by: Sam James gentoo.org> dev-python/wcmatch/wcmatch-8.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/wcmatch/wcmatch-8.4.1.ebuild b/dev-python/wcmatch/wcmatch-8.4.1.ebuild index d45ad37db1da..8b4b86038e61 100644 --- a/dev-python/wcmatch/wcmatch-8.4.1.ebuild +++ b/dev-python/wcmatch/wcmatch-8.4.1.ebuild @@ -29,7 +29,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" RDEPEND=" >=dev-python/bracex-2.1.1[${PYTHON_USEDEP}]