summaryrefslogtreecommitdiff
path: root/dev-python/wheel
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-10-19 11:24:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-10-19 11:24:18 +0200
commitb04d5d7ff713db80916868f8beeb69776f8738fd (patch)
treecd7524073f2624e72bc0df5a0e2344be98b2711c /dev-python/wheel
parent2d3ba0825c41f10d2c7d833627fc55402f2c7668 (diff)
downloadgentoo-b04d5d7ff713db80916868f8beeb69776f8738fd.tar.gz
gentoo-b04d5d7ff713db80916868f8beeb69776f8738fd.tar.xz
dev-python/wheel: amd64 stable wrt bug #562816
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
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 9d7951f0b55..d6628195178 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}]"