summaryrefslogtreecommitdiff
path: root/dev-python/toml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-30 17:36:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-30 17:36:28 +0100
commit7014a5a3ea0feffab9701fdd6b64cc7667a985af (patch)
treef2cbbaa8bb9209cd15208721103228336149b799 /dev-python/toml
parent7a86906b67693cc65671d3e1476835d3a7e13092 (diff)
gentoo resync : 30.06.2019
Diffstat (limited to 'dev-python/toml')
-rw-r--r--dev-python/toml/Manifest2
-rw-r--r--dev-python/toml/toml-0.10.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/toml/Manifest b/dev-python/toml/Manifest
index 24558babdada..66fbb8ef5bb5 100644
--- a/dev-python/toml/Manifest
+++ b/dev-python/toml/Manifest
@@ -1,3 +1,3 @@
DIST toml-0.10.0.tar.gz 16719 BLAKE2B f7863e9cf0ca5185a59d64010346b4b960c40bc3711d4cbd1ad907d15da823319b748df1a5536465e9f36428bf1599624ede3b1fa68cb420684a52ba137227c9 SHA512 26f26c38ce9cd48305218c2c34c5a5407b00aefc25a933f044bb7be22c23cfdfa3b8cf2da952d17760c4b9038df62e405fa039cc7b63dd3e94c9c312f04f9182
-EBUILD toml-0.10.0.ebuild 564 BLAKE2B c5d295bb330297024a29d6a7096b1f75fd23829d2ea8b2b1d482e06ebb83f39a7916bb9e11a9c65f4247523e872c3483757ef29c14dd59d59dc68636583689a7 SHA512 33726d2645bd719a37a30edb1ad00af1dfbd1ed4f9a5641d5e2848956fcfce0f27cb75a7b5d41e9e03e22737385e0c3da6a24b309c7267914558acdc2f211897
+EBUILD toml-0.10.0.ebuild 570 BLAKE2B 1ba72e409d75eb5c2abd6c4f5fdda95805cb6fb1ad4ec3621085cb0b97c9441fb03e0d4f070b4a213578759b103d3cbfd5f48307123a233019668189775e3c1e SHA512 a5b6c0115af3e9c219b2ea85b454d7a2022e1cc332f244ff011335f2813215b0d67b3b59c5792437896b9dd382fe767bb573b5f2734a477fb3584aaa5748d76d
MISC metadata.xml 324 BLAKE2B d9ee23ed157896fac55ab5bddc1cf299572ad05d4b1de97749c0ae196f01515272feea6cbb3e93a71ad908cfb1cdac70a702b2d94b6ef2a74ebc25b044b5c049 SHA512 d5578a5e1e35bb8b263dba80e0f56ee663bfc6fafe052a82889e3d1551a5143345645fcb09107b5115f78a1d40dd4b2a50609a2df096cf870ec6409764d7715a
diff --git a/dev-python/toml/toml-0.10.0.ebuild b/dev-python/toml/toml-0.10.0.ebuild
index ad45d93349b5..6f9915920a42 100644
--- a/dev-python/toml/toml-0.10.0.ebuild
+++ b/dev-python/toml/toml-0.10.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
# peculiar testing depending on https://github.com/BurntSushi/toml-test. Not
# particularly worth the trouble.