summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-25 17:33:24 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-25 17:33:24 +0000
commitf6582643e667c6c7bdb20fa3f2ad7e69e4a61339 (patch)
treee986e8edf0905bd6b28a96ab7af2c74afb7c6305 /dev-python/websockify
parentdev-python/watchfiles: Stabilize 0.20.0 ppc64, #914701 (diff)
downloadgentoo-f6582643e667c6c7bdb20fa3f2ad7e69e4a61339.tar.gz
gentoo-f6582643e667c6c7bdb20fa3f2ad7e69e4a61339.tar.bz2
gentoo-f6582643e667c6c7bdb20fa3f2ad7e69e4a61339.zip
dev-python/websockify: Stabilize 0.11.0 ALLARCHES, #914704
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockify')
-rw-r--r--dev-python/websockify/websockify-0.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockify/websockify-0.11.0.ebuild b/dev-python/websockify/websockify-0.11.0.ebuild
index 4e4a5d7ab23e..dad2f1bf3d20 100644
--- a/dev-python/websockify/websockify-0.11.0.ebuild
+++ b/dev-python/websockify/websockify-0.11.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
RDEPEND="
dev-python/jwcrypto[${PYTHON_USEDEP}]