diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 15:52:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 15:52:38 +0200 |
commit | f181216d7cf09f66bef481cf4b2b32bb440fbb70 (patch) | |
tree | 722b3e66a32ca8fc1f0c7fba979e737b5dbcb10f /dev-python/websockets | |
parent | dev-python/readthedocs-sphinx-ext: Remove old (diff) | |
download | gentoo-f181216d7cf09f66bef481cf4b2b32bb440fbb70.tar.gz gentoo-f181216d7cf09f66bef481cf4b2b32bb440fbb70.tar.bz2 gentoo-f181216d7cf09f66bef481cf4b2b32bb440fbb70.zip |
dev-python/websockets: Stabilize 10.4 arm, #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 f90deecde4f1..c982a948f641 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 |