diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 15:47:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 15:47:07 +0200 |
commit | 33f032caf7dc9eab260a722118905edc7dc3e2a7 (patch) | |
tree | c4ec64bbcf6edcf95e01015669971d4af0e0baa0 /dev-python/websockets | |
parent | dev-python/pytest-xdist: Stabilize 3.0.2 ALLARCHES, #882961 (diff) | |
download | gentoo-33f032caf7dc9eab260a722118905edc7dc3e2a7.tar.gz gentoo-33f032caf7dc9eab260a722118905edc7dc3e2a7.tar.bz2 gentoo-33f032caf7dc9eab260a722118905edc7dc3e2a7.zip |
dev-python/websockets: Stabilize 10.4 arm64, #882937
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.4.ebuild b/dev-python/websockets/websockets-10.4.ebuild index 12d175fce31a..740ddd42521c 100644 --- a/dev-python/websockets/websockets-10.4.ebuild +++ b/dev-python/websockets/websockets-10.4.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" distutils_enable_tests pytest |