summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-30 05:14:48 +0000
committerSam James <sam@gentoo.org>2021-05-30 05:14:48 +0000
commitec9a5863e0ebf91d847d6c42709e9800652f5a65 (patch)
treee67491bcfc780e73c9d34447ed6e3885b4fb07c7 /dev-python/websockets
parentdev-libs/xmlsec: Stabilize 1.2.32 ppc, #788238 (diff)
downloadgentoo-ec9a5863e0ebf91d847d6c42709e9800652f5a65.tar.gz
gentoo-ec9a5863e0ebf91d847d6c42709e9800652f5a65.tar.bz2
gentoo-ec9a5863e0ebf91d847d6c42709e9800652f5a65.zip
dev-python/websockets: Stabilize 9.1 arm, #792564
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 b3525e6674e2..493b06dfa55f 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