Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/defusedxml/
Date: Thu, 26 Mar 2020 20:35:24
Message-Id: 1585254885.5e5fcc25d2e79e367f644ab60803f20f6df2edb1.mgorny@gentoo
1 commit: 5e5fcc25d2e79e367f644ab60803f20f6df2edb1
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 26 20:27:15 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 26 20:34:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e5fcc25
7
8 dev-python/defusedxml: Stabilize 0.6.0 ALLARCHES
9
10 Closes: https://bugs.gentoo.org/714308
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/defusedxml/defusedxml-0.6.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/defusedxml/defusedxml-0.6.0.ebuild b/dev-python/defusedxml/defusedxml-0.6.0.ebuild
17 index 96748d55c4c..e1ec5e4cf35 100644
18 --- a/dev-python/defusedxml/defusedxml-0.6.0.ebuild
19 +++ b/dev-python/defusedxml/defusedxml-0.6.0.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="PSF-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
26 IUSE="examples"
27
28 distutils_enable_tests setup.py