diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-05-18 11:38:55 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-18 18:30:56 +0000 |
commit | 432f1055c8800f23042d1014248cdec964c3d8e3 (patch) | |
tree | ae69a4df2221788a6e3c5cb482ff949d3b35c8d2 /dev-python/hatchling | |
parent | dev-python/editables: stable 0.3 for hppa, bug #844823 (diff) | |
download | gentoo-432f1055c8800f23042d1014248cdec964c3d8e3.tar.gz gentoo-432f1055c8800f23042d1014248cdec964c3d8e3.tar.bz2 gentoo-432f1055c8800f23042d1014248cdec964c3d8e3.zip |
dev-python/hatchling: stable 0.24.0 for hppa, bug #844823
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-0.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-0.24.0.ebuild b/dev-python/hatchling/hatchling-0.24.0.ebuild index 22001cbd3ef7..356d092af1cb 100644 --- a/dev-python/hatchling/hatchling-0.24.0.ebuild +++ b/dev-python/hatchling/hatchling-0.24.0.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}/backend LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/editables-0.2[${PYTHON_USEDEP}] |