summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-22 11:08:51 +0000
committerSam James <sam@gentoo.org>2023-11-22 11:10:19 +0000
commit57352a6b8d12980e8fe5ce9de8f91c96475ccc4a (patch)
tree69a5597e4895ef08cdac2515114461c99085286e /dev-python/websockets
parentdev-python/xarray: Stabilize 2023.10.1 arm64, #917739 (diff)
downloadgentoo-57352a6b8d12980e8fe5ce9de8f91c96475ccc4a.tar.gz
gentoo-57352a6b8d12980e8fe5ce9de8f91c96475ccc4a.tar.bz2
gentoo-57352a6b8d12980e8fe5ce9de8f91c96475ccc4a.zip
dev-python/websockets: Stabilize 12.0 arm, #917741
Signed-off-by: Sam James <sam@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 826f8a55e6e4..57302b99329a 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="