diff options
author | James Le Cuirot <chewi@gentoo.org> | 2023-04-07 22:57:40 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2023-04-07 22:57:40 +0100 |
commit | d39dbece2e09e89ce886a84d02ed514f202909de (patch) | |
tree | f301b16358f42b54d9acdc3a1edbad291363866a /dev-python/hatchling | |
parent | dev-python/trove-classifiers: Keyword 2023.3.9 for ~m68k (diff) | |
download | gentoo-d39dbece2e09e89ce886a84d02ed514f202909de.tar.gz gentoo-d39dbece2e09e89ce886a84d02ed514f202909de.tar.bz2 gentoo-d39dbece2e09e89ce886a84d02ed514f202909de.zip |
dev-python/hatchling: Keyword 1.14.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-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-1.14.0.ebuild b/dev-python/hatchling/hatchling-1.14.0.ebuild index c04d397d5c07..1b8a6db7d50b 100644 --- a/dev-python/hatchling/hatchling-1.14.0.ebuild +++ b/dev-python/hatchling/hatchling-1.14.0.ebuild @@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P}/backend LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" # deps are listed in backend/src/hatchling/ouroboros.py RDEPEND=" |