summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-10-09 10:42:29 +0200
committerJeroen Roovers <jer@gentoo.org>2016-10-09 10:42:29 +0200
commitf934075baa79185b058a519e4baf9e1e69ecd55a (patch)
treeda4dd7284912e1328e7c908bd9e0326234160406 /dev-python/wheel
parentdev-python/jsonschema: Stable for PPC64 (bug #583704). (diff)
downloadgentoo-f934075baa79185b058a519e4baf9e1e69ecd55a.tar.gz
gentoo-f934075baa79185b058a519e4baf9e1e69ecd55a.tar.bz2
gentoo-f934075baa79185b058a519e4baf9e1e69ecd55a.zip
dev-python/wheel: Stable for PPC64 (bug #583704).
Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/wheel')
-rw-r--r--dev-python/wheel/wheel-0.29.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wheel/wheel-0.29.0.ebuild b/dev-python/wheel/wheel-0.29.0.ebuild
index ede626cc04ea..67582a411887 100644
--- a/dev-python/wheel/wheel-0.29.0.ebuild
+++ b/dev-python/wheel/wheel-0.29.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="doc test"
RDEPEND="dev-python/jsonschema[${PYTHON_USEDEP}]"