commit: f4ece76e0e64d85bcd5787d8e5aadd3ccf4f668b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Dec 20 15:48:59 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Dec 20 15:48:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ece76e
dev-python/websocket-client: Stabilize 1.7.0 ALLARCHES, #920414 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/websocket-client/websocket-client-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websocket-client/websocket-client-1.7.0.ebuild b/dev-python/websocket-client/websocket-client-1.7.0.ebuild index e70ca56c7688..596f7a2a7b64 100644 --- a/dev-python/websocket-client/websocket-client-1.7.0.ebuild +++ b/dev-python/websocket-client/websocket-client-1.7.0.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="
