summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:04:29 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:17:05 +0100
commitedb5c9bec8701734f1f7c4ea05eda1423bcb578e (patch)
tree4e7ac442f489761647e2aa5beb18bf7e9a6bdd41 /dev-python/xmltodict
parentdev-python/xlwt: amd64 stable wrt bug #714572 (diff)
downloadgentoo-edb5c9bec8701734f1f7c4ea05eda1423bcb578e.tar.gz
gentoo-edb5c9bec8701734f1f7c4ea05eda1423bcb578e.tar.bz2
gentoo-edb5c9bec8701734f1f7c4ea05eda1423bcb578e.zip
dev-python/xmltodict: amd64 stable wrt bug #714574
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/xmltodict')
-rw-r--r--dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild b/dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild
index 1807b9ad43cd..f2c1f40572d5 100644
--- a/dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild
+++ b/dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"