commit: 4d09b9a2bf864a1eeba67a09e5e3d17c01c3f972
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 25 17:56:52 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 25 17:56:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d09b9a2
dev-python/websocket-client: Stabilize 1.4.1 ALLARCHES, #872854
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/websocket-client/websocket-client-1.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/websocket-client/websocket-client-1.4.1.ebuild
b/dev-python/websocket-client/websocket-client-1.4.1.ebuild
index 78665da331ef..4b0d756352ae 100644
--- a/dev-python/websocket-client/websocket-client-1.4.1.ebuild
+++ b/dev-python/websocket-client/websocket-client-1.4.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="examples"
BDEPEND="