summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-18 10:55:16 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-18 11:02:16 +0100
commitc05c5f06825b9157016ef4a61773a8779f312bd7 (patch)
tree9893228743dd7cd43b8e87683c49b6ba7198ccf0 /dev-python/defusedxml
parentdev-python/soappy: ppc64 stable wrt bug #534546 (diff)
downloadgentoo-c05c5f06825b9157016ef4a61773a8779f312bd7.tar.gz
gentoo-c05c5f06825b9157016ef4a61773a8779f312bd7.tar.bz2
gentoo-c05c5f06825b9157016ef4a61773a8779f312bd7.zip
dev-python/defusedxml: ppc64 stable wrt bug #534546
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/defusedxml')
-rw-r--r--dev-python/defusedxml/defusedxml-0.4.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/defusedxml/defusedxml-0.4.1-r1.ebuild b/dev-python/defusedxml/defusedxml-0.4.1-r1.ebuild
index 14f6c3c2f356..3f1aa18c807d 100644
--- a/dev-python/defusedxml/defusedxml-0.4.1-r1.ebuild
+++ b/dev-python/defusedxml/defusedxml-0.4.1-r1.ebuild
@@ -12,7 +12,7 @@ inherit distutils-r1
DESCRIPTION="XML bomb protection for Python stdlib modules, an xml serialiser"
HOMEPAGE="https://bitbucket.org/tiran/defusedxml"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
IUSE="examples"
LICENSE="PSF-2"