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 08:01:23
Message-Id: 1653984073.456b5ea0c825ab1253d705ed77df098e3f3e25cc.jsmolic@gentoo
1 commit: 456b5ea0c825ab1253d705ed77df098e3f3e25cc
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 08:01:13 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 08:01:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=456b5ea0
7
8 dev-python/websockets: Stabilize 10.3 arm, #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 091fc19b0ea4..9a7035ffd800 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