summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-16 20:29:38 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-16 20:29:38 +0200
commitf4fd3cdccd78eb0222f9fc85407c5780e69eb625 (patch)
treef1bac4a126145e03a2187a398e1971017b7e98ed /dev-python/tomlkit
parentdev-python/lark-parser: Keyword 0.11.3 ia64, #831182 (diff)
downloadgentoo-f4fd3cdccd78eb0222f9fc85407c5780e69eb625.tar.gz
gentoo-f4fd3cdccd78eb0222f9fc85407c5780e69eb625.tar.bz2
gentoo-f4fd3cdccd78eb0222f9fc85407c5780e69eb625.zip
dev-python/tomlkit: Keyword 0.8.0 ia64, #831182
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/tomlkit')
-rw-r--r--dev-python/tomlkit/tomlkit-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tomlkit/tomlkit-0.8.0.ebuild b/dev-python/tomlkit/tomlkit-0.8.0.ebuild
index ef4fd34516d6..189a28733912 100644
--- a/dev-python/tomlkit/tomlkit-0.8.0.ebuild
+++ b/dev-python/tomlkit/tomlkit-0.8.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~s390"
+KEYWORDS="~amd64 ~hppa ~ia64 ~s390"
BDEPEND="test? ( dev-python/pyyaml[${PYTHON_USEDEP}] )"