diff options
Diffstat (limited to 'dev-python/trio-websocket')
-rw-r--r-- | dev-python/trio-websocket/trio-websocket-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/trio-websocket/trio-websocket-0.10.2.ebuild b/dev-python/trio-websocket/trio-websocket-0.10.2.ebuild index bb48f6f1c92c..064cc522d04e 100644 --- a/dev-python/trio-websocket/trio-websocket-0.10.2.ebuild +++ b/dev-python/trio-websocket/trio-websocket-0.10.2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" dev-python/exceptiongroup[${PYTHON_USEDEP}] |