diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 17:03:41 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 17:03:41 +0000 |
commit | f7d0655df5e24d5650117993fe48f88ab6978bb7 (patch) | |
tree | 6e3268c23e0cb0407233f43b4a01835e59a34d14 /dev-python/websockify | |
parent | sci-libs/rtree: Stabilize 1.0.0 arm64, #918389 (diff) | |
download | gentoo-f7d0655df5e24d5650117993fe48f88ab6978bb7.tar.gz gentoo-f7d0655df5e24d5650117993fe48f88ab6978bb7.tar.bz2 gentoo-f7d0655df5e24d5650117993fe48f88ab6978bb7.zip |
dev-python/websockify: Stabilize 0.11.0 arm64, #918398
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/websockify')
-rw-r--r-- | dev-python/websockify/websockify-0.11.0.ebuild | 2 |
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 dad2f1bf3d20..bb9339cab990 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}] |