From 7fed971d45e52dbad70aca6c42c1acae4165f07f Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 6 Nov 2016 13:00:55 -0600 Subject: [PATCH] dev-python/websockify: 0.8.0 stable amd64 and x86 Package-Manager: portage-2.3.0 --- dev-python/websockify/websockify-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/websockify/websockify-0.8.0.ebuild b/dev-python/websockify/websockify-0.8.0.ebuild index bba0c42100d48..4bbf0caeef3ae 100644 --- a/dev-python/websockify/websockify-0.8.0.ebuild +++ b/dev-python/websockify/websockify-0.8.0.ebuild @@ -13,7 +13,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}]"