commit: 08f1dcef8bdf6e61424385def4eb65c04fb8596f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 26 07:48:22 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 26 07:48:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f1dcef
dev-python/websocket-client: Stabilize 1.9.0 ALLARCHES, #966572 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/websocket-client/websocket-client-1.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websocket-client/websocket-client-1.9.0.ebuild b/dev-python/websocket-client/websocket-client-1.9.0.ebuild index 8cd361c8251b..e4a3689c7160 100644 --- a/dev-python/websocket-client/websocket-client-1.9.0.ebuild +++ b/dev-python/websocket-client/websocket-client-1.9.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="examples test" RESTRICT="!test? ( test )"
