diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:14:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:48:12 +0100 |
commit | e8882f59ec59a0d21176f699891cfd3e885064a9 (patch) | |
tree | 6a02c81f203fdda706125b7bd644c7c08ef66efe /dev-python/defusedxml | |
parent | dev-python/soappy: ppc stable wrt bug #534546 (diff) | |
download | gentoo-e8882f59ec59a0d21176f699891cfd3e885064a9.tar.gz gentoo-e8882f59ec59a0d21176f699891cfd3e885064a9.tar.bz2 gentoo-e8882f59ec59a0d21176f699891cfd3e885064a9.zip |
dev-python/defusedxml: ppc stable wrt bug #534546
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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.ebuild | 2 |
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 d0ee552ef92b..ede8bd1c0979 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" |