diff options
author | Sam James <sam@gentoo.org> | 2023-04-03 04:12:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-03 04:12:37 +0100 |
commit | c434d2602b349de8416e4ebce11fa6c610550011 (patch) | |
tree | 5ef835e762d8de7f5340cff7d3f8fa731fee9178 /dev-python/hatchling | |
parent | dev-ruby/rack-cache: enable ruby32, fix tests, use modern mocha (diff) | |
download | gentoo-c434d2602b349de8416e4ebce11fa6c610550011.tar.gz gentoo-c434d2602b349de8416e4ebce11fa6c610550011.tar.bz2 gentoo-c434d2602b349de8416e4ebce11fa6c610550011.zip |
dev-python/hatchling: Keyword 1.14.0 arm, #903715
Signed-off-by: Sam James <sam@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 2a8f69bbc8d8..08a2f66c544a 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" +KEYWORDS="~amd64 ~arm" # deps are listed in backend/src/hatchling/ouroboros.py RDEPEND=" |