commit: 37e99d620fb60fed0169be8607f017732d1fb9a5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 7 06:23:08 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 7 06:23:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37e99d62
dev-python/websocket-client: Stabilize 0.58.0 ALLARCHES, #780309
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/websocket-client/websocket-client-0.58.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/websocket-client/websocket-client-0.58.0.ebuild
b/dev-python/websocket-client/websocket-client-0.58.0.ebuild
index cf64c39706c..7433612032e 100644
--- a/dev-python/websocket-client/websocket-client-0.58.0.ebuild
+++ b/dev-python/websocket-client/websocket-client-0.58.0.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos"
IUSE="examples"
RDEPEND="