summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-17 14:48:28 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-17 15:22:26 +0100
commitb7abcb38f4939085b45a8e2c42933f7e9d1daa83 (patch)
tree783c6e0b5db036feae483e7b471a7ea3af0b7e51 /dev-python/defusedxml
parentdev-python/soappy: ia64 stable wrt bug #534546 (diff)
downloadgentoo-b7abcb38f4939085b45a8e2c42933f7e9d1daa83.tar.gz
gentoo-b7abcb38f4939085b45a8e2c42933f7e9d1daa83.tar.bz2
gentoo-b7abcb38f4939085b45a8e2c42933f7e9d1daa83.zip
dev-python/defusedxml: ia64 stable wrt bug #534546
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" 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 ede8bd1c0979..14f6c3c2f356 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"