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: Fri, 15 Oct 2021 22:44:11
Message-Id: 1634337774.2c4c3fa90c46d646142eb70b547cb55f7e0d36ce.sam@gentoo
1 commit: 2c4c3fa90c46d646142eb70b547cb55f7e0d36ce
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 15 22:42:54 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 15 22:42:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c4c3fa9
7
8 dev-python/websockets: Stabilize 10.0 arm, #818373
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/websockets/websockets-10.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/websockets/websockets-10.0.ebuild b/dev-python/websockets/websockets-10.0.ebuild
16 index a03d8206ade..1b0e4b1ebc3 100644
17 --- a/dev-python/websockets/websockets-10.0.ebuild
18 +++ b/dev-python/websockets/websockets-10.0.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
25
26 distutils_enable_tests unittest