summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-26 03:13:49 +0100
committerSam James <sam@gentoo.org>2021-07-26 03:13:49 +0100
commit4d98bdaa04699667ceceb8b83d250f0cddd0d6ec (patch)
treefd74ca3ea0e7ff9ecfd7d6689b73d5152f70434e /dev-python/websockets
parentdev-python/wsproto: Stabilize 1.0.0 ppc64, #796065 (diff)
downloadgentoo-4d98bdaa04699667ceceb8b83d250f0cddd0d6ec.tar.gz
gentoo-4d98bdaa04699667ceceb8b83d250f0cddd0d6ec.tar.bz2
gentoo-4d98bdaa04699667ceceb8b83d250f0cddd0d6ec.zip
dev-python/websockets: Stabilize 9.1 ppc64, #796065
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-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 30e6ce2d1154..6f59bacfa945 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