commit: ad02cf8a65bec0d0dfe605bcc0c7e1aeaf57c80d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 25 18:27:31 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Sep 25 18:27:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad02cf8a
dev-python/websocket-client: Stabilize 1.6.3 ALLARCHES, #914703 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/websocket-client/websocket-client-1.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websocket-client/websocket-client-1.6.3.ebuild b/dev-python/websocket-client/websocket-client-1.6.3.ebuild index e70ca56c7688..596f7a2a7b64 100644 --- a/dev-python/websocket-client/websocket-client-1.6.3.ebuild +++ b/dev-python/websocket-client/websocket-client-1.6.3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" IUSE="examples" BDEPEND="
