summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-09-25 20:49:09 +0200
committerJeroen Roovers <jer@gentoo.org>2016-09-25 20:50:10 +0200
commit343d185974c5ea61926f7257b7ed4658c9b524aa (patch)
tree53f69a98276882b7d79d408fe72483666e9db2dd /dev-python/wheel
parentdev-python/jsonschema: Stable for HPPA (bug #583704). (diff)
downloadgentoo-343d185974c5ea61926f7257b7ed4658c9b524aa.tar.gz
gentoo-343d185974c5ea61926f7257b7ed4658c9b524aa.tar.bz2
gentoo-343d185974c5ea61926f7257b7ed4658c9b524aa.zip
dev-python/wheel: Stable for HPPA (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 4a1e69bc8226..ede626cc04ea 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}]"