summaryrefslogtreecommitdiff
path: root/dev-python/wheel
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-10-24 19:39:37 +0300
committerMikle Kolyada <zlogene@gentoo.org>2015-10-24 19:39:37 +0300
commit3c6ed3e1cadea822e4a418a437facfc8523195a0 (patch)
tree5f829ee456fcda8829d7e548df4bfb0d0c8cd1df /dev-python/wheel
parent884f84fd453517efb3dae6af70d09e7bbc89497b (diff)
downloadgentoo-3c6ed3e1cadea822e4a418a437facfc8523195a0.tar.gz
gentoo-3c6ed3e1cadea822e4a418a437facfc8523195a0.tar.xz
dev-python/wheel: x86 stable wrt bug #562816
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-python/wheel')
-rw-r--r--dev-python/wheel/wheel-0.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wheel/wheel-0.24.0.ebuild b/dev-python/wheel/wheel-0.24.0.ebuild
index d6628195178..69804e7bd94 100644
--- a/dev-python/wheel/wheel-0.24.0.ebuild
+++ b/dev-python/wheel/wheel-0.24.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"