commit: 6657a49122fe454a998649b6d90d22fad04dfbf5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 2 09:23:15 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 2 09:23:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6657a491
dev-python/hypercorn: Keyword 0.15.0 ppc, #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 bcca123c5a9b..f37429f68e8f 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 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~riscv sparc x86"
RDEPEND="
>=dev-python/exceptiongroup-1.1.0[${PYTHON_USEDEP}]