diff --git a/dev-python/authres/authres-1.2.0-r1.ebuild b/dev-python/authres/authres-1.2.0-r1.ebuild index 16e95fc1d1a7..79f29209447c 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 ||