diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-26 22:15:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-26 22:15:27 +0300 |
commit | ea2fe48a032304d9883e38fbb6d5933941d59dd8 (patch) | |
tree | 7df9a7d1676748e0642a3bef1c1dc200c82e3b24 /dev-python/websockets | |
parent | dev-python/restructuredtext-lint: Stabilize 1.4.0 ALLARCHES, #836179 (diff) | |
download | gentoo-ea2fe48a032304d9883e38fbb6d5933941d59dd8.tar.gz gentoo-ea2fe48a032304d9883e38fbb6d5933941d59dd8.tar.bz2 gentoo-ea2fe48a032304d9883e38fbb6d5933941d59dd8.zip |
dev-python/websockets: Stabilize 10.2 arm, #836172
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.2.ebuild b/dev-python/websockets/websockets-10.2.ebuild index 25ad085a99c1..81ad7e239d76 100644 --- a/dev-python/websockets/websockets-10.2.ebuild +++ b/dev-python/websockets/websockets-10.2.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~hppa ppc ~ppc64 ~riscv sparc ~x86" distutils_enable_tests unittest |