commit: 9c95e494f093c6629c85a342ac2b69d78fc5fca1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 12 08:12:32 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 12 08:12:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c95e494
dev-python/websocket-client: Stabilize 1.2.1 arm64, #812638
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/websocket-client/websocket-client-1.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/websocket-client/websocket-client-1.2.1.ebuild
b/dev-python/websocket-client/websocket-client-1.2.1.ebuild
index 0c76433f817..698654b4790 100644
--- a/dev-python/websocket-client/websocket-client-1.2.1.ebuild
+++ b/dev-python/websocket-client/websocket-client-1.2.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 arm64 x86"
IUSE="examples"
BDEPEND="