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/websockets/
Date: Sat, 26 Mar 2022 19:45:16
Message-Id: 1648323826.a08a82ed74321666bb73d1a0faac5b96e1e3fe5f.sam@gentoo
1 commit: a08a82ed74321666bb73d1a0faac5b96e1e3fe5f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 26 19:43:46 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 26 19:43:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08a82ed
7
8 dev-python/websockets: Stabilize 10.2 ppc64, #836172
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/websockets/websockets-10.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/websockets/websockets-10.2.ebuild b/dev-python/websockets/websockets-10.2.ebuild
16 index 81ad7e239d76..efb9e07d6a48 100644
17 --- a/dev-python/websockets/websockets-10.2.ebuild
18 +++ b/dev-python/websockets/websockets-10.2.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 arm ~arm64 ~hppa ppc ~ppc64 ~riscv sparc ~x86"
24 +KEYWORDS="~amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv sparc ~x86"
25
26 distutils_enable_tests unittest