commit: c75df7d95e675004cd2c0c54314b527c13b64d67
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 7 18:25:36 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 7 18:25:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c75df7d9
dev-python/websocket-client: Stabilize 1.4.2 ALLARCHES, #890128
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/websocket-client/websocket-client-1.4.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/websocket-client/websocket-client-1.4.2.ebuild
b/dev-python/websocket-client/websocket-client-1.4.2.ebuild
index 31181c46f417..16ab23a300b6 100644
--- a/dev-python/websocket-client/websocket-client-1.4.2.ebuild
+++ b/dev-python/websocket-client/websocket-client-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~loong ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="examples"
BDEPEND="