summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 00:09:34 +0000
committerSam James <sam@gentoo.org>2021-05-16 00:09:34 +0000
commitbd97630f4ecd41a30c569e0e7b8f5852c21268eb (patch)
treed0e90163b7479bc8b038bab58f1756ac64f6a4e6
parentdev-python/httpretty: Keyword 1.1.1 ppc64, #790152 (diff)
downloadgentoo-bd97630f4ecd41a30c569e0e7b8f5852c21268eb.tar.gz
gentoo-bd97630f4ecd41a30c569e0e7b8f5852c21268eb.tar.bz2
gentoo-bd97630f4ecd41a30c569e0e7b8f5852c21268eb.zip
dev-python/websockets: Keyword 9.0.2 ppc64, #790152
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/websockets/websockets-9.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-9.0.2.ebuild b/dev-python/websockets/websockets-9.0.2.ebuild
index 0992a9e2d617..a31a76bc25bd 100644
--- a/dev-python/websockets/websockets-9.0.2.ebuild
+++ b/dev-python/websockets/websockets-9.0.2.ebuild
@@ -13,6 +13,6 @@ SRC_URI="https://github.com/aaugustin/${PN}/archive/${PV}.tar.gz -> ${P}-src.tar
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
distutils_enable_tests unittest