summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-07 20:25:36 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-07 20:25:36 +0200
commitc75df7d95e675004cd2c0c54314b527c13b64d67 (patch)
tree9f95365144d7a2bf7171629abd35798e9e1fa37b
parentdev-python/watchdog: Stabilize 2.2.0 ppc64, #890140 (diff)
downloadgentoo-c75df7d95e675004cd2c0c54314b527c13b64d67.tar.gz
gentoo-c75df7d95e675004cd2c0c54314b527c13b64d67.tar.bz2
gentoo-c75df7d95e675004cd2c0c54314b527c13b64d67.zip
dev-python/websocket-client: Stabilize 1.4.2 ALLARCHES, #890128
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/websocket-client/websocket-client-1.4.2.ebuild4
1 files 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="