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/websockets/
Date: Tue, 31 May 2022 11:05:12
Message-Id: 1653995097.934b78466d60484e2e88990ff583f9b50995afd4.jsmolic@gentoo
1 commit: 934b78466d60484e2e88990ff583f9b50995afd4
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 11:04:57 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 11:04:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=934b7846
7
8 dev-python/websockets: Stabilize 10.3 ppc, #848687
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/websockets/websockets-10.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/websockets/websockets-10.3.ebuild b/dev-python/websockets/websockets-10.3.ebuild
16 index ad9a7437ff3f..f90144da6eb9 100644
17 --- a/dev-python/websockets/websockets-10.3.ebuild
18 +++ b/dev-python/websockets/websockets-10.3.ebuild
19 @@ -21,7 +21,7 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
24 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
25
26 distutils_enable_tests pytest