Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/websocket-client/
Date: Sun, 12 Sep 2021 08:12:57
Message-Id: 1631434352.9c95e494f093c6629c85a342ac2b69d78fc5fca1.sam@gentoo
1 commit: 9c95e494f093c6629c85a342ac2b69d78fc5fca1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 12 08:12:32 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 12 08:12:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c95e494
7
8 dev-python/websocket-client: Stabilize 1.2.1 arm64, #812638
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/websocket-client/websocket-client-1.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/websocket-client/websocket-client-1.2.1.ebuild b/dev-python/websocket-client/websocket-client-1.2.1.ebuild
16 index 0c76433f817..698654b4790 100644
17 --- a/dev-python/websocket-client/websocket-client-1.2.1.ebuild
18 +++ b/dev-python/websocket-client/websocket-client-1.2.1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 x86"
24 +KEYWORDS="amd64 arm64 x86"
25 IUSE="examples"
26
27 BDEPEND="