diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-16 23:00:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-16 23:00:09 +0300 |
commit | fcc1f25b5816c8e6513586912879928d077ce0e0 (patch) | |
tree | 9b8617e233a77de3476fd159ff6d67a29e381e98 /dev-python/hatchling | |
parent | dev-python/soupsieve: Stabilize 2.3.2 arm64, #844823 (diff) | |
download | gentoo-fcc1f25b5816c8e6513586912879928d077ce0e0.tar.gz gentoo-fcc1f25b5816c8e6513586912879928d077ce0e0.tar.bz2 gentoo-fcc1f25b5816c8e6513586912879928d077ce0e0.zip |
dev-python/hatchling: Stabilize 0.24.0 arm64, #844823
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-0.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-0.24.0.ebuild b/dev-python/hatchling/hatchling-0.24.0.ebuild index 911ab24dd4d5..22001cbd3ef7 100644 --- a/dev-python/hatchling/hatchling-0.24.0.ebuild +++ b/dev-python/hatchling/hatchling-0.24.0.ebuild @@ -23,7 +23,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" RDEPEND=" >=dev-python/editables-0.2[${PYTHON_USEDEP}] |