From: Matthew Thode Date: Thu, 23 Apr 2020 19:26:38 +0000 (-0500) Subject: dev-python/websockify: 0.9.0 stable amd64/x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ff23c5b657f2cf2a696fcf14028f580680575d2a;p=gentoo.git dev-python/websockify: 0.9.0 stable amd64/x86 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthew Thode --- 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}]"