summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/trio-websocket/trio-websocket-0.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/trio-websocket/trio-websocket-0.9.2.ebuild b/dev-python/trio-websocket/trio-websocket-0.9.2.ebuild
index 36ba3a2f48cd..41205bdac05c 100644
--- a/dev-python/trio-websocket/trio-websocket-0.9.2.ebuild
+++ b/dev-python/trio-websocket/trio-websocket-0.9.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~sparc"
+KEYWORDS="~amd64 ~ppc ~sparc"
RDEPEND="
>=dev-python/async_generator-1.10[${PYTHON_USEDEP}]