summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-29 13:18:49 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-29 13:37:54 +0000
commit1e1de01571c4663d4ee5ed4bb2c2e23c81428ac1 (patch)
treea0cf479f111841343b5d24f6e09a14e2298932e8 /dev-python/xmltodict
parentdev-python/send2trash: Keyword 1.8.0 for ~m68k (diff)
downloadgentoo-1e1de01571c4663d4ee5ed4bb2c2e23c81428ac1.tar.gz
gentoo-1e1de01571c4663d4ee5ed4bb2c2e23c81428ac1.tar.bz2
gentoo-1e1de01571c4663d4ee5ed4bb2c2e23c81428ac1.zip
dev-python/xmltodict: Keyword 0.12.0-r1 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@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 e5ca06753216..b6c1eb663bcc 100644
--- a/dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild
+++ b/dev-python/xmltodict/xmltodict-0.12.0-r1.ebuild
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc x86"
distutils_enable_tests nose