diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:25:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:25:35 +0100 |
commit | 13e0db68d5e37c9f138f2576f2506375ff2dc597 (patch) | |
tree | 17b02ec0a92f76cf1a28a9dcd3ff0c2cfaf46a8f /dev-python/websockify | |
parent | dev-python/taskflow: x86 stable wrt bug #565742 (diff) | |
download | gentoo-13e0db68d5e37c9f138f2576f2506375ff2dc597.tar.gz gentoo-13e0db68d5e37c9f138f2576f2506375ff2dc597.tar.bz2 gentoo-13e0db68d5e37c9f138f2576f2506375ff2dc597.zip |
dev-python/websockify: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/websockify')
-rw-r--r-- | dev-python/websockify/websockify-0.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockify/websockify-0.7.0.ebuild b/dev-python/websockify/websockify-0.7.0.ebuild index 933d654f6317..60faa026fbcd 100644 --- a/dev-python/websockify/websockify-0.7.0.ebuild +++ b/dev-python/websockify/websockify-0.7.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/kanaka/websockify" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]" |