diff options
author | Sam James <sam@gentoo.org> | 2023-04-13 17:50:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-13 17:50:28 +0100 |
commit | 860eb8929fc9d242c54c52a7e371abbd0d6ab9bc (patch) | |
tree | f4487a8f2a79f22c1d21446bd967cc79f309a0dc /dev-python/hatchling | |
parent | dev-util/android-studio: add 2022.3.1.11 (diff) | |
download | gentoo-860eb8929fc9d242c54c52a7e371abbd0d6ab9bc.tar.gz gentoo-860eb8929fc9d242c54c52a7e371abbd0d6ab9bc.tar.bz2 gentoo-860eb8929fc9d242c54c52a7e371abbd0d6ab9bc.zip |
dev-python/hatchling: Stabilize 1.14.0 hppa, #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 bb604f9625dd..1a3f2a53a055 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=" |