commit: 76023da7602772771bed1793f2e50f1c0d26d5d1
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 2 15:29:34 2022 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Apr 2 15:29:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76023da7
dev-python/ini2toml: Keyword 0.10 for ~m68k
One test fails, but it passes outside of Portage. 🤷
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
dev-python/ini2toml/ini2toml-0.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]