summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-19 15:45:59 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-19 15:45:59 +0300
commit363f6daa006f77968d81021aa0c31bb1a8f9f2a1 (patch)
tree3a4caaee171fc54e9b4cf1f7c7b8c2f6ff16f189 /dev-python/wsproto
parentdev-util/colm: Stabilize 0.14.7-r1 arm64, #839048 (diff)
downloadgentoo-363f6daa006f77968d81021aa0c31bb1a8f9f2a1.tar.gz
gentoo-363f6daa006f77968d81021aa0c31bb1a8f9f2a1.tar.bz2
gentoo-363f6daa006f77968d81021aa0c31bb1a8f9f2a1.zip
dev-python/wsproto: Stabilize 1.0.0-r1 arm64, #839054
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/wsproto')
-rw-r--r--dev-python/wsproto/wsproto-1.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wsproto/wsproto-1.0.0-r1.ebuild b/dev-python/wsproto/wsproto-1.0.0-r1.ebuild
index edadbe2ad90f..680e60ecf13c 100644
--- a/dev-python/wsproto/wsproto-1.0.0-r1.ebuild
+++ b/dev-python/wsproto/wsproto-1.0.0-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv sparc ~x86"
RDEPEND="
>=dev-python/h11-0.9[${PYTHON_USEDEP}]