summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-05 12:39:37 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-05 12:39:37 +0300
commit381fcc505c7d515e26c74328e4793a07ccfffae4 (patch)
tree3316a85f8ad8154e073a0db853fb3810b821f399 /dev-python/websockets
parentapp-text/blahtexml: Stabilize 1.0 arm64, #905590 (diff)
downloadgentoo-381fcc505c7d515e26c74328e4793a07ccfffae4.tar.gz
gentoo-381fcc505c7d515e26c74328e4793a07ccfffae4.tar.bz2
gentoo-381fcc505c7d515e26c74328e4793a07ccfffae4.zip
dev-python/websockets: Stabilize 11.0.2 arm64, #905732
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r--dev-python/websockets/websockets-11.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-11.0.2.ebuild b/dev-python/websockets/websockets-11.0.2.ebuild
index 915a0af2603d..1ce81368ffc2 100644
--- a/dev-python/websockets/websockets-11.0.2.ebuild
+++ b/dev-python/websockets/websockets-11.0.2.ebuild
@@ -23,7 +23,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