diff options
author | 2023-04-03 04:17:13 +0100 | |
---|---|---|
committer | 2023-04-03 04:17:13 +0100 | |
commit | 80803d1323d87eec81bcc251bb8dfd040544fe47 (patch) | |
tree | f0701bc971538f0c5aaca740e237c555d7e8c0c6 /dev-python | |
parent | www-servers/puma: Keyword 6.1.1-r1 ppc, #903711 (diff) | |
download | gentoo-80803d1323d87eec81bcc251bb8dfd040544fe47.tar.gz gentoo-80803d1323d87eec81bcc251bb8dfd040544fe47.tar.bz2 gentoo-80803d1323d87eec81bcc251bb8dfd040544fe47.zip |
dev-python/hatchling: Keyword 1.14.0 arm64, #903715
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-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 8caa2c761d00..5dc0e0dceb0d 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 ~ppc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc" # deps are listed in backend/src/hatchling/ouroboros.py RDEPEND=" |