summaryrefslogtreecommitdiff
path: root/dev-python/xmltodict
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-24 03:46:27 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-24 03:46:27 +0000
commit58177544118b9a8393d7501ee5e0e35cd32f2ad4 (patch)
tree050a5a81c15bb828e5b6fb18d1386aa35673c416 /dev-python/xmltodict
parent0530006d7f63d6c158b4ff5ea0c3f7ef3bae9cc4 (diff)
gentoo auto-resync : 24:02:2023 - 03:46:27
Diffstat (limited to 'dev-python/xmltodict')
-rw-r--r--dev-python/xmltodict/Manifest2
-rw-r--r--dev-python/xmltodict/xmltodict-0.13.0-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/xmltodict/Manifest b/dev-python/xmltodict/Manifest
index 0efcc3022fc8..d230cce1007b 100644
--- a/dev-python/xmltodict/Manifest
+++ b/dev-python/xmltodict/Manifest
@@ -1,3 +1,3 @@
DIST xmltodict-0.13.0.tar.gz 33813 BLAKE2B 54fd4532323d8682e81e8db9ec811c772aa1b772ee5a9fa2debb93030a44a165e282901a445f76c8a477626b151ec9ed210f1e790bd9426b5f071c9a4ad60bdf SHA512 fea256017e9806074f0b1dbece393a6e90cdb045842970015daeef2c035d210b3333196a57635192f889b1d2e570731707f7725e020c678db34f590f8c9ad400
-EBUILD xmltodict-0.13.0-r1.ebuild 569 BLAKE2B 71f89c7ce6a09301dd8e7b432401fa4cd219d33435b467698cf993c90bff5962393cb636b66710412b6281960a821d8fb9a4951995456c376e1701510c7e385b SHA512 0a17605bea18a3fa9cd4b3f911a8addd5de53ead4422dbbda36787ae01b172f1466c75e67ac4d30c75a666338b39f0157510249a3fafdb4e82245e4aa20af746
+EBUILD xmltodict-0.13.0-r1.ebuild 575 BLAKE2B 08dce866c2cb567d88778dfee8ad99b10dcd52e4994f12223e5a7fd84d7c4d5558073e3b0d62b4027a01de1be98c1150ec5b9468498b831de27a990583b09d5d SHA512 85673ea1927536ebfb5eb06da5c0154e23cb4d9edc0248b57d84c7579bf0d7a6b10057a7b156a8676337673cb42f1e73b3ad7c05015789c3a56ad73042d78d40
MISC metadata.xml 411 BLAKE2B 2d0ccbedbfc7291b518e636b38ab4c897e5d4b5ab80b3ed46d75f50ad4083166cf9b0837a2253e18d2d1fa6821c7bfb30c1949bd6ca818f3195ba0cead20c849 SHA512 f69f46143c440f39cde7b27206b7c262191e268f2a010faaa97a985c7285b1d0f2164584a7a81281791bfd55f935e5276bd750f2f788be2f9e2b13a91bcf342c
diff --git a/dev-python/xmltodict/xmltodict-0.13.0-r1.ebuild b/dev-python/xmltodict/xmltodict-0.13.0-r1.ebuild
index 0a6ade4e0314..5734dfdbdef8 100644
--- a/dev-python/xmltodict/xmltodict-0.13.0-r1.ebuild
+++ b/dev-python/xmltodict/xmltodict-0.13.0-r1.ebuild
@@ -15,6 +15,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
distutils_enable_tests pytest