summaryrefslogtreecommitdiff
path: root/dev-python/websockify
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-11-04 09:40:39 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-11-04 09:40:39 +0000
commitbb846ab5f960a701fc83eb0cd2f0c44306a02181 (patch)
tree86971916e5a6d9f6a543e0277323e1704dcc21e4 /dev-python/websockify
parent309cf59a38fd7e896a3670e0609eff34457d4c02 (diff)
downloadbaldeagleos-repo-bb846ab5f960a701fc83eb0cd2f0c44306a02181.tar.gz
baldeagleos-repo-bb846ab5f960a701fc83eb0cd2f0c44306a02181.tar.xz
baldeagleos-repo-bb846ab5f960a701fc83eb0cd2f0c44306a02181.zip
Updating liguros repo
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 d7b3ea44a0f4..0387f5a7368a 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}] )"