commit: d442c4c9800ce02c0f8551a694e2834135c731d4
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 12:35:05 2022 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 12:35:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d442c4c9
dev-python/hatchling: Keyword 0.22.0 for ~m68k
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
dev-python/hatchling/hatchling-0.22.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hatchling/hatchling-0.22.0.ebuild
b/dev-python/hatchling/hatchling-0.22.0.ebuild
index a2dbe624f013..74fbe0e7a565 100644
--- a/dev-python/hatchling/hatchling-0.22.0.ebuild
+++ b/dev-python/hatchling/hatchling-0.22.0.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}/backend
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~riscv ~s390 ~sparc"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~m68k ~ppc ~riscv ~s390 ~sparc"
RDEPEND="
>=dev-python/editables-0.2[${PYTHON_USEDEP}]