summaryrefslogtreecommitdiff
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
parentwww-apache/mod_gnutls: Bump to version 0.7.1 (diff)
downloadgentoo-b04d5d7ff713db80916868f8beeb69776f8738fd.tar.gz
gentoo-b04d5d7ff713db80916868f8beeb69776f8738fd.tar.bz2
gentoo-b04d5d7ff713db80916868f8beeb69776f8738fd.zip
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')
-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 9d7951f0b55c..d6628195178b 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}]"