summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-14 18:16:56 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-14 18:16:56 +0000
commit1904a127566edc69aa86fdeb2dd2d5f0f62398bd (patch)
tree2639439690dd668d7367a3d8cff5863c401f97dc /dev-python/websockets
parentdev-python/typeguard: Stabilize 4.1.5 arm, #915763 (diff)
downloadgentoo-1904a127566edc69aa86fdeb2dd2d5f0f62398bd.tar.gz
gentoo-1904a127566edc69aa86fdeb2dd2d5f0f62398bd.tar.bz2
gentoo-1904a127566edc69aa86fdeb2dd2d5f0f62398bd.zip
dev-python/websockets: Stabilize 11.0.3-r2 arm64, #915767
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r--dev-python/websockets/websockets-11.0.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-11.0.3-r2.ebuild b/dev-python/websockets/websockets-11.0.3-r2.ebuild
index e268bc9f0952..1af029147912 100644
--- a/dev-python/websockets/websockets-11.0.3-r2.ebuild
+++ b/dev-python/websockets/websockets-11.0.3-r2.ebuild
@@ -24,7 +24,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
IUSE="+native-extensions"
distutils_enable_tests pytest