summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-26 03:13:30 +0100
committerSam James <sam@gentoo.org>2021-07-26 03:13:30 +0100
commita62871276673598e7ee57867e7df13263884f06b (patch)
treee37b82e2c37260f0fe205b9229c725d2f38ded1c /dev-python/websockets/websockets-9.1.ebuild
parentdev-python/wsproto: Stabilize 1.0.0 ppc, #796065 (diff)
downloadgentoo-a62871276673598e7ee57867e7df13263884f06b.tar.gz
gentoo-a62871276673598e7ee57867e7df13263884f06b.tar.bz2
gentoo-a62871276673598e7ee57867e7df13263884f06b.zip
dev-python/websockets: Stabilize 9.1 ppc, #796065
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets/websockets-9.1.ebuild')
-rw-r--r--dev-python/websockets/websockets-9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-9.1.ebuild b/dev-python/websockets/websockets-9.1.ebuild
index a41e8123dd58..30e6ce2d1154 100644
--- a/dev-python/websockets/websockets-9.1.ebuild
+++ b/dev-python/websockets/websockets-9.1.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 ~ppc64 sparc x86"
+KEYWORDS="amd64 arm arm64 ppc ~ppc64 sparc x86"
distutils_enable_tests unittest