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: Thu, 16 Sep 2021 18:56:40
Message-Id: 1631818534.775d62eef845f2c80757b606316f08aa2e784970.sam@gentoo
1 commit: 775d62eef845f2c80757b606316f08aa2e784970
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 16 18:55:34 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 16 18:55:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=775d62ee
7
8 dev-python/websockets: Stabilize 9.1-r1 arm64, #813135
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/websockets/websockets-9.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/websockets/websockets-9.1-r1.ebuild b/dev-python/websockets/websockets-9.1-r1.ebuild
16 index 15008ac4e38..79f4bfdd411 100644
17 --- a/dev-python/websockets/websockets-9.1-r1.ebuild
18 +++ b/dev-python/websockets/websockets-9.1-r1.ebuild
19 @@ -16,7 +16,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