From 2e348dce772fe1be15e040867056872047fa0b5f Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Fri, 24 Apr 2026 15:47:55 -0400 Subject: [PATCH] dev-python/authres: Keyword 1.2.0-r1 ppc64, #963734 Tested-by: ernsteiswuerfel Signed-off-by: Eli Schwartz --- dev-python/authres/authres-1.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/authres/authres-1.2.0-r1.ebuild b/dev-python/authres/authres-1.2.0-r1.ebuild index 16e95fc1d1a7c..79f29209447cf 100644 --- a/dev-python/authres/authres-1.2.0-r1.ebuild +++ b/dev-python/authres/authres-1.2.0-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm64 ~ppc ~riscv x86" +KEYWORDS="amd64 arm64 ~ppc ~ppc64 ~riscv x86" python_test() { "${EPYTHON}" -m doctest -v authres/tests ||