diff options
author | Sam James <sam@gentoo.org> | 2023-04-13 06:44:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-13 06:44:35 +0100 |
commit | 1afb60ac6cb020ef7f5b3f5431f8eaf2525d273e (patch) | |
tree | 2110fe0ad323e74f4d7f33f8b7c7db5a7b20ba43 /dev-python/hatchling | |
parent | dev-python/calver: Stabilize 2022.06.26 arm, #904251 (diff) | |
download | gentoo-1afb60ac6cb020ef7f5b3f5431f8eaf2525d273e.tar.gz gentoo-1afb60ac6cb020ef7f5b3f5431f8eaf2525d273e.tar.bz2 gentoo-1afb60ac6cb020ef7f5b3f5431f8eaf2525d273e.zip |
dev-python/hatchling: Stabilize 1.14.0 arm64, #904251
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 3d992d1a09c2..5a0c942eb1d4 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 ~hppa ~ia64 ~loong ~m68k ~ppc ppc64 ~riscv sparc x86" +KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ppc64 ~riscv sparc x86" # deps are listed in backend/src/hatchling/ouroboros.py RDEPEND=" |