summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-12 22:47:20 +0100
committerSam James <sam@gentoo.org>2021-07-12 22:47:21 +0100
commita26a3a5a723c14557a854504cb109988860d8dc6 (patch)
treebed37d2958aec50d1e8500c62412743dc00b7ba5 /dev-python/websocket-client
parentdev-python/trustme: Stabilize 0.8.0 ALLARCHES, #801853 (diff)
downloadgentoo-a26a3a5a723c14557a854504cb109988860d8dc6.tar.gz
gentoo-a26a3a5a723c14557a854504cb109988860d8dc6.tar.bz2
gentoo-a26a3a5a723c14557a854504cb109988860d8dc6.zip
dev-python/websocket-client: Stabilize 1.1.0 ALLARCHES, #801856
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websocket-client')
-rw-r--r--dev-python/websocket-client/websocket-client-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websocket-client/websocket-client-1.1.0.ebuild b/dev-python/websocket-client/websocket-client-1.1.0.ebuild
index 0f8d234c04a9..4465217884ac 100644
--- a/dev-python/websocket-client/websocket-client-1.1.0.ebuild
+++ b/dev-python/websocket-client/websocket-client-1.1.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos"
IUSE="examples"
distutils_enable_tests setup.py