summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-12 23:53:59 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-12 23:54:45 +0100
commit26e12012801c141783292d7f080acda9613eb70d (patch)
tree7cb33acf2129fc98b0d7d4b39638b67e46ce19dc /dev-python/websockify
parentdev-python/entrypoint2: x86 stable (bug #752501) (diff)
downloadgentoo-26e12012801c141783292d7f080acda9613eb70d.tar.gz
gentoo-26e12012801c141783292d7f080acda9613eb70d.tar.bz2
gentoo-26e12012801c141783292d7f080acda9613eb70d.zip
dev-python/websockify: x86 stable (bug #752321)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/websockify')
-rw-r--r--dev-python/websockify/websockify-0.9.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockify/websockify-0.9.0-r1.ebuild b/dev-python/websockify/websockify-0.9.0-r1.ebuild
index f4e19a2a9446..b1c7fb492170 100644
--- a/dev-python/websockify/websockify-0.9.0-r1.ebuild
+++ b/dev-python/websockify/websockify-0.9.0-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/kanaka/websockify"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
BDEPEND="test? ( dev-python/jwcrypto[${PYTHON_USEDEP}] )"