commit: 5e5fcc25d2e79e367f644ab60803f20f6df2edb1 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 26 20:27:15 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 26 20:34:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e5fcc25
dev-python/defusedxml: Stabilize 0.6.0 ALLARCHES Closes: https://bugs.gentoo.org/714308 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/defusedxml/defusedxml-0.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/defusedxml/defusedxml-0.6.0.ebuild b/dev-python/defusedxml/defusedxml-0.6.0.ebuild index 96748d55c4c..e1ec5e4cf35 100644 --- a/dev-python/defusedxml/defusedxml-0.6.0.ebuild +++ b/dev-python/defusedxml/defusedxml-0.6.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="examples" distutils_enable_tests setup.py
