diff options
author | Sam James <sam@gentoo.org> | 2023-04-13 07:11:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-13 07:11:19 +0100 |
commit | 4d990c18ac15c08b323069c5d47353ce4eedcfd8 (patch) | |
tree | 1128ce8c549bcdab66bf0ae23c03c1b3558f803b /dev-python/hatchling | |
parent | dev-ruby/hiera-eyaml-gpg: Keyword 0.7.4-r1 arm64, #734842 (diff) | |
download | gentoo-4d990c18ac15c08b323069c5d47353ce4eedcfd8.tar.gz gentoo-4d990c18ac15c08b323069c5d47353ce4eedcfd8.tar.bz2 gentoo-4d990c18ac15c08b323069c5d47353ce4eedcfd8.zip |
dev-python/hatchling: Stabilize 1.14.0 ppc, #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 5d3d339e8eea..bb604f9625dd 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=" |