diff options
author | 2023-04-13 06:44:39 +0100 | |
---|---|---|
committer | 2023-04-13 06:44:39 +0100 | |
commit | 099876c73b65a79a76860349e1a0e59ff991f1e6 (patch) | |
tree | 5012cfd372f1a8001b98c14a23325879c7572a25 /dev-python | |
parent | dev-python/calver: Stabilize 2022.06.26 arm64, #904251 (diff) | |
download | gentoo-099876c73b65a79a76860349e1a0e59ff991f1e6.tar.gz gentoo-099876c73b65a79a76860349e1a0e59ff991f1e6.tar.bz2 gentoo-099876c73b65a79a76860349e1a0e59ff991f1e6.zip |
dev-python/hatchling: Stabilize 1.14.0 amd64, #904251
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 5a0c942eb1d4..5d3d339e8eea 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=" |