summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-04-16 19:08:23 +0800
committerYixun Lan <dlan@gentoo.org>2022-04-16 19:10:22 +0800
commitbc629ecb404655da8586f0d2df1f18867ad3e8ce (patch)
tree7eb57c8894900d2353e7e480af428200921136e1 /dev-python/websockify
parentdev-python/jwcrypto: keyword 1.0.0 for ~riscv (diff)
downloadgentoo-bc629ecb404655da8586f0d2df1f18867ad3e8ce.tar.gz
gentoo-bc629ecb404655da8586f0d2df1f18867ad3e8ce.tar.bz2
gentoo-bc629ecb404655da8586f0d2df1f18867ad3e8ce.zip
dev-python/websockify: keyword 0.10.0 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/websockify')
-rw-r--r--dev-python/websockify/websockify-0.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/websockify/websockify-0.10.0.ebuild b/dev-python/websockify/websockify-0.10.0.ebuild
index 52e83f8a5863..2998d8ecf9be 100644
--- a/dev-python/websockify/websockify-0.10.0.ebuild
+++ b/dev-python/websockify/websockify-0.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
BDEPEND="test? ( dev-python/jwcrypto[${PYTHON_USEDEP}] )"