diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-31 10:01:13 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-31 10:01:13 +0200 |
commit | 456b5ea0c825ab1253d705ed77df098e3f3e25cc (patch) | |
tree | 6bd543a2a1c9aa4741191ffe9752c9fb3ba73170 /dev-python/websockets | |
parent | dev-python/watchgod: Stabilize 0.8.2 arm, #848675 (diff) | |
download | gentoo-456b5ea0c825ab1253d705ed77df098e3f3e25cc.tar.gz gentoo-456b5ea0c825ab1253d705ed77df098e3f3e25cc.tar.bz2 gentoo-456b5ea0c825ab1253d705ed77df098e3f3e25cc.zip |
dev-python/websockets: Stabilize 10.3 arm, #848687
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r-- | dev-python/websockets/websockets-10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-10.3.ebuild b/dev-python/websockets/websockets-10.3.ebuild index 091fc19b0ea4..9a7035ffd800 100644 --- a/dev-python/websockets/websockets-10.3.ebuild +++ b/dev-python/websockets/websockets-10.3.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 |