diff options
-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}]" |