diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 13:00:55 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:32:09 -0600 |
commit | 7fed971d45e52dbad70aca6c42c1acae4165f07f (patch) | |
tree | b06d4c6e433c0ba78c55c664e43b58393e4ff15f /dev-python/websockify | |
parent | dev-python/ovs: 2.6.0 stable amd64 and x86 (diff) | |
download | gentoo-7fed971d45e52dbad70aca6c42c1acae4165f07f.tar.gz gentoo-7fed971d45e52dbad70aca6c42c1acae4165f07f.tar.bz2 gentoo-7fed971d45e52dbad70aca6c42c1acae4165f07f.zip |
dev-python/websockify: 0.8.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/websockify')
-rw-r--r-- | dev-python/websockify/websockify-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockify/websockify-0.8.0.ebuild b/dev-python/websockify/websockify-0.8.0.ebuild index bba0c42100d4..4bbf0caeef3a 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}]" |