diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-04-23 14:26:38 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-04-23 14:36:30 -0500 |
commit | ff23c5b657f2cf2a696fcf14028f580680575d2a (patch) | |
tree | 4e6f05d1611cda335a8b0a1ddab3963f41002281 /dev-python/websockify | |
parent | sys-cluster/nova: 20.2.0 bump (diff) | |
download | gentoo-ff23c5b657f2cf2a696fcf14028f580680575d2a.tar.gz gentoo-ff23c5b657f2cf2a696fcf14028f580680575d2a.tar.bz2 gentoo-ff23c5b657f2cf2a696fcf14028f580680575d2a.zip |
dev-python/websockify: 0.9.0 stable amd64/x86
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/websockify')
-rw-r--r-- | dev-python/websockify/websockify-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockify/websockify-0.9.0.ebuild b/dev-python/websockify/websockify-0.9.0.ebuild index 48eee9fa0e94..047d8f7e1c67 100644 --- a/dev-python/websockify/websockify-0.9.0.ebuild +++ b/dev-python/websockify/websockify-0.9.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/kanaka/websockify" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]" |