commit: e32acf4c93a7c6ccf14bf629b18c53206f44c63d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 2 11:01:40 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 2 11:01:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e32acf4c
dev-python/hypercorn: Keyword 0.15.0 ppc64, #916537
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/hypercorn/hypercorn-0.15.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hypercorn/hypercorn-0.15.0.ebuild
b/dev-python/hypercorn/hypercorn-0.15.0.ebuild
index f37429f68e8f..8c37ffd920d3 100644
--- a/dev-python/hypercorn/hypercorn-0.15.0.ebuild
+++ b/dev-python/hypercorn/hypercorn-0.15.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~riscv sparc x86"
RDEPEND="
>=dev-python/exceptiongroup-1.1.0[${PYTHON_USEDEP}]