diff options
author | Sam James <sam@gentoo.org> | 2023-04-13 06:43:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-13 06:43:06 +0100 |
commit | b614f940e77e877963bbaebaa2a42d692863b769 (patch) | |
tree | 89aed557c344a0ff92f6b421bf639eca9922163e /dev-python/hatchling | |
parent | dev-python/trove-classifiers: Keyword 2023.3.9 hppa, #903715 (diff) | |
download | gentoo-b614f940e77e877963bbaebaa2a42d692863b769.tar.gz gentoo-b614f940e77e877963bbaebaa2a42d692863b769.tar.bz2 gentoo-b614f940e77e877963bbaebaa2a42d692863b769.zip |
dev-python/hatchling: Keyword 1.14.0 hppa, #903715
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 905e8e72e009..1e354fcfe974 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 ~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=" |