summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-04-02 16:29:34 +0100
committerJames Le Cuirot <chewi@gentoo.org>2022-04-02 16:29:52 +0100
commit76023da7602772771bed1793f2e50f1c0d26d5d1 (patch)
treeacf81a2c4fd9aafa673d6e2655dd7b02dbce3e00 /dev-python
parentdev-python/ephemeral-port-reserve: Keyword 1.1.4 for ~m68k (diff)
downloadgentoo-76023da7602772771bed1793f2e50f1c0d26d5d1.tar.gz
gentoo-76023da7602772771bed1793f2e50f1c0d26d5d1.tar.bz2
gentoo-76023da7602772771bed1793f2e50f1c0d26d5d1.zip
dev-python/ini2toml: Keyword 0.10 for ~m68k
One test fails, but it passes outside of Portage. 🤷 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/ini2toml/ini2toml-0.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ini2toml/ini2toml-0.10.ebuild b/dev-python/ini2toml/ini2toml-0.10.ebuild
index 69dfe0c87a11..eae720fe6524 100644
--- a/dev-python/ini2toml/ini2toml-0.10.ebuild
+++ b/dev-python/ini2toml/ini2toml-0.10.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~m68k ~x86"
RDEPEND="
>=dev-python/packaging-20.7[${PYTHON_USEDEP}]