summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-12 22:53:19 +0100
committerSam James <sam@gentoo.org>2021-07-12 22:53:19 +0100
commit3b7bd633b77700d4dd978c75f07b8682317d13d3 (patch)
treec0b9dfe36821b74ecf4f7d26bda5d291ef2d5303 /dev-python/websockets
parentdev-python/httpretty: Stabilize 1.1.3 arm64, #796065 (diff)
downloadgentoo-3b7bd633b77700d4dd978c75f07b8682317d13d3.tar.gz
gentoo-3b7bd633b77700d4dd978c75f07b8682317d13d3.tar.bz2
gentoo-3b7bd633b77700d4dd978c75f07b8682317d13d3.zip
dev-python/websockets: Stabilize 9.1 arm64, #796065
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/websockets')
-rw-r--r--dev-python/websockets/websockets-9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockets/websockets-9.1.ebuild b/dev-python/websockets/websockets-9.1.ebuild
index e4f500fb7ce9..a41e8123dd58 100644
--- a/dev-python/websockets/websockets-9.1.ebuild
+++ b/dev-python/websockets/websockets-9.1.ebuild
@@ -13,6 +13,6 @@ SRC_URI="https://github.com/aaugustin/${PN}/archive/${PV}.tar.gz -> ${P}-src.tar
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 sparc x86"
distutils_enable_tests unittest