From 5d0af0a48ca73a1d2ada198d70be239c19b9ac5e Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 9 Oct 2025 08:09:10 +0100 Subject: [PATCH] dev-python/betterproto: Keyword 2.0.0_beta6 ppc64, #958534 Signed-off-by: Sam James --- dev-python/betterproto/betterproto-2.0.0_beta6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/betterproto/betterproto-2.0.0_beta6.ebuild b/dev-python/betterproto/betterproto-2.0.0_beta6.ebuild index 03efed2c30c00..72a9efc80adf4 100644 --- a/dev-python/betterproto/betterproto-2.0.0_beta6.ebuild +++ b/dev-python/betterproto/betterproto-2.0.0_beta6.ebuild @@ -34,7 +34,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" RDEPEND=" >=dev-python/black-23.1.0[${PYTHON_USEDEP}]