summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 00:09:36 +0000
committerSam James <sam@gentoo.org>2021-05-16 00:09:36 +0000
commit9232ab0cdc4ec20fee41a6ee8d652149c3800b65 (patch)
treea0f3a344ac51e6a0934dab9c8c3145483b00639d /dev-python/wsproto/wsproto-1.0.0.ebuild
parentdev-python/websockets: Keyword 9.0.2 ppc64, #790152 (diff)
downloadgentoo-9232ab0cdc4ec20fee41a6ee8d652149c3800b65.tar.gz
gentoo-9232ab0cdc4ec20fee41a6ee8d652149c3800b65.tar.bz2
gentoo-9232ab0cdc4ec20fee41a6ee8d652149c3800b65.zip
dev-python/wsproto: Keyword 1.0.0 ppc64, #790152
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/wsproto/wsproto-1.0.0.ebuild')
-rw-r--r--dev-python/wsproto/wsproto-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wsproto/wsproto-1.0.0.ebuild b/dev-python/wsproto/wsproto-1.0.0.ebuild
index 5e66bac91686..09f51b0c154c 100644
--- a/dev-python/wsproto/wsproto-1.0.0.ebuild
+++ b/dev-python/wsproto/wsproto-1.0.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND=">=dev-python/h11-0.9[${PYTHON_USEDEP}]"