diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-07-29 13:24:35 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-07-29 13:25:15 +0100 |
commit | b16c74bb8ec2bdcb221f24b79965ac26de973e1f (patch) | |
tree | 2951ba79e79392e166ae31053cb77030dc15b05f /dev-python/ini2toml | |
parent | dev-python/pyproject-fmt: Keyword 0.3.4 for ~m68k (diff) | |
download | gentoo-b16c74bb8ec2bdcb221f24b79965ac26de973e1f.tar.gz gentoo-b16c74bb8ec2bdcb221f24b79965ac26de973e1f.tar.bz2 gentoo-b16c74bb8ec2bdcb221f24b79965ac26de973e1f.zip |
dev-python/ini2toml: Keyword 0.11-r1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/ini2toml')
-rw-r--r-- | dev-python/ini2toml/ini2toml-0.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ini2toml/ini2toml-0.11-r1.ebuild b/dev-python/ini2toml/ini2toml-0.11-r1.ebuild index d3fc468c4d10..4ca42b40bd3c 100644 --- a/dev-python/ini2toml/ini2toml-0.11-r1.ebuild +++ b/dev-python/ini2toml/ini2toml-0.11-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc" +KEYWORDS="~amd64 ~arm64 ~hppa ~m68k ~ppc ~ppc64 ~riscv ~sparc" RDEPEND=" >=dev-python/packaging-20.7[${PYTHON_USEDEP}] |