diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-15 18:56:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-15 18:56:29 +0200 |
commit | ff3b4b06fc52359d1e46c21d7486cf571648f440 (patch) | |
tree | 5f0b74d93303347f35a0b5bb8ec5ff1dd697eeac /dev-python/websockets | |
parent | dev-python/ipython: Stabilize 7.29.0 ALLARCHES, #829276 (diff) | |
download | gentoo-ff3b4b06fc52359d1e46c21d7486cf571648f440.tar.gz gentoo-ff3b4b06fc52359d1e46c21d7486cf571648f440.tar.bz2 gentoo-ff3b4b06fc52359d1e46c21d7486cf571648f440.zip |
dev-python/websockets: Stabilize 10.1 arm64, #829284
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.1.ebuild b/dev-python/websockets/websockets-10.1.ebuild index a6228fb6cb19..d100e037dce0 100644 --- a/dev-python/websockets/websockets-10.1.ebuild +++ b/dev-python/websockets/websockets-10.1.ebuild @@ -14,7 +14,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 |