diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-16 20:29:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-16 20:29:38 +0200 |
commit | f4fd3cdccd78eb0222f9fc85407c5780e69eb625 (patch) | |
tree | f1bac4a126145e03a2187a398e1971017b7e98ed /dev-python/tomlkit | |
parent | dev-python/lark-parser: Keyword 0.11.3 ia64, #831182 (diff) | |
download | gentoo-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.ebuild | 2 |
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}] )" |