diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-04-10 13:35:05 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-04-10 13:35:05 +0100 |
commit | d442c4c9800ce02c0f8551a694e2834135c731d4 (patch) | |
tree | f4531a941e2bb49d036c959316cda440ba99a7e5 /dev-python/hatchling | |
parent | dev-python/importlib_resources-5.6.0: marked ~x64-solaris (diff) | |
download | gentoo-d442c4c9800ce02c0f8551a694e2834135c731d4.tar.gz gentoo-d442c4c9800ce02c0f8551a694e2834135c731d4.tar.bz2 gentoo-d442c4c9800ce02c0f8551a694e2834135c731d4.zip |
dev-python/hatchling: Keyword 0.22.0 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-0.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |