summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-22 12:05:32 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-22 12:06:21 +0100
commite005db40c532d940401c08d29fdff54fe0fc92af (patch)
treedc07a5c031122ab561139dd942851a84556d13e4 /dev-python/websockets
parentdev-python/outcome: Stabilize 1.3.0_p0 ALLARCHES, #917715 (diff)
downloadgentoo-e005db40c532d940401c08d29fdff54fe0fc92af.tar.gz
gentoo-e005db40c532d940401c08d29fdff54fe0fc92af.tar.bz2
gentoo-e005db40c532d940401c08d29fdff54fe0fc92af.zip
dev-python/websockets: Stabilize 12.0 arm64, #917741
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r--dev-python/websockets/websockets-12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-12.0.ebuild b/dev-python/websockets/websockets-12.0.ebuild
index d6c08f6e7319..826f8a55e6e4 100644
--- a/dev-python/websockets/websockets-12.0.ebuild
+++ b/dev-python/websockets/websockets-12.0.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"
BDEPEND="