Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/websocket-client/
Date: Thu, 31 Mar 2022 14:02:18
Message-Id: 1648735321.c6ce76f7a86092d17fb21d354aeb8c6daab2de69.jsmolic@gentoo
1 commit: c6ce76f7a86092d17fb21d354aeb8c6daab2de69
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 31 14:02:01 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 31 14:02:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6ce76f7
7
8 dev-python/websocket-client: Stabilize 1.3.1 ALLARCHES, #836540
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/websocket-client/websocket-client-1.3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/websocket-client/websocket-client-1.3.1.ebuild b/dev-python/websocket-client/websocket-client-1.3.1.ebuild
16 index ec8a093a7efb..b192b8c16b12 100644
17 --- a/dev-python/websocket-client/websocket-client-1.3.1.ebuild
18 +++ b/dev-python/websocket-client/websocket-client-1.3.1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
25 IUSE="examples"
26
27 BDEPEND="