diff options
author | Sam James <sam@gentoo.org> | 2023-04-13 06:44:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-13 06:44:26 +0100 |
commit | 31f812561b2ac0c1d02b38355b43aa95a8366560 (patch) | |
tree | 7c1581c428a9d2ebf1ed47052a1a2ccdc43a3882 /dev-python/hatchling | |
parent | dev-python/calver: Stabilize 2022.06.26 x86, #904251 (diff) | |
download | gentoo-31f812561b2ac0c1d02b38355b43aa95a8366560.tar.gz gentoo-31f812561b2ac0c1d02b38355b43aa95a8366560.tar.bz2 gentoo-31f812561b2ac0c1d02b38355b43aa95a8366560.zip |
dev-python/hatchling: Stabilize 1.14.0 ppc64, #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 9e81cb84edc9..2981b23fdcaf 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=" |