diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:37:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:42:10 +0100 |
commit | 68ef9258f5da4f2fc175de0b084e2cb2132e2c6c (patch) | |
tree | e1822a1d59f33c5fc1875782d05a745103292852 /dev-python/defusedxml | |
parent | dev-python/ddt: x86 stable wrt bug #714304 (diff) | |
download | gentoo-68ef9258f5da4f2fc175de0b084e2cb2132e2c6c.tar.gz gentoo-68ef9258f5da4f2fc175de0b084e2cb2132e2c6c.tar.bz2 gentoo-68ef9258f5da4f2fc175de0b084e2cb2132e2c6c.zip |
dev-python/defusedxml: x86 stable wrt bug #714308
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/defusedxml')
-rw-r--r-- | dev-python/defusedxml/defusedxml-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/defusedxml/defusedxml-0.6.0.ebuild b/dev-python/defusedxml/defusedxml-0.6.0.ebuild index d47d7da204af..5144777cbc54 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 ~sh sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="examples" distutils_enable_tests setup.py |