summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-12 22:53:20 +0100
committerSam James <sam@gentoo.org>2021-07-12 22:53:20 +0100
commit6b7a3851259f53bfb313c3b6bbc42efb94a4fd09 (patch)
tree8fe633a0153d3c166193c4a8140fae3e6bf5a2c6 /dev-python/wsproto
parentdev-python/websockets: Stabilize 9.1 arm64, #796065 (diff)
downloadgentoo-6b7a3851259f53bfb313c3b6bbc42efb94a4fd09.tar.gz
gentoo-6b7a3851259f53bfb313c3b6bbc42efb94a4fd09.tar.bz2
gentoo-6b7a3851259f53bfb313c3b6bbc42efb94a4fd09.zip
dev-python/wsproto: Stabilize 1.0.0 arm64, #796065
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/wsproto')
-rw-r--r--dev-python/wsproto/wsproto-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wsproto/wsproto-1.0.0.ebuild b/dev-python/wsproto/wsproto-1.0.0.ebuild
index 67d781f6a895..2defd3efcc18 100644
--- a/dev-python/wsproto/wsproto-1.0.0.ebuild
+++ b/dev-python/wsproto/wsproto-1.0.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 sparc ~x86"
RDEPEND=">=dev-python/h11-0.9[${PYTHON_USEDEP}]"