diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-19 10:39:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-19 10:39:23 +0200 |
commit | 840fa2f0f4d2f414f3f0de8b83754f52eec0b1a1 (patch) | |
tree | 194427b87d0c26e049458a2647aa18095b388104 /dev-python/hatchling | |
parent | dev-python/sphinx: Stabilize 5.3.0 ALLARCHES, #881943 (diff) | |
download | gentoo-840fa2f0f4d2f414f3f0de8b83754f52eec0b1a1.tar.gz gentoo-840fa2f0f4d2f414f3f0de8b83754f52eec0b1a1.tar.bz2 gentoo-840fa2f0f4d2f414f3f0de8b83754f52eec0b1a1.zip |
dev-python/hatchling: Stabilize 1.11.1 ALLARCHES, #881893
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-1.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-1.11.1.ebuild b/dev-python/hatchling/hatchling-1.11.1.ebuild index 20362b7c383c..62d54027328f 100644 --- a/dev-python/hatchling/hatchling-1.11.1.ebuild +++ b/dev-python/hatchling/hatchling-1.11.1.ebuild @@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P}/backend LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" # deps are listed in backend/src/hatchling/ouroboros.py RDEPEND=" |