commit: a26a3a5a723c14557a854504cb109988860d8dc6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 12 21:47:20 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 12 21:47:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a26a3a5a
dev-python/websocket-client: Stabilize 1.1.0 ALLARCHES, #801856
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/websocket-client/websocket-client-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 0f8d234c04a..4465217884a 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