diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-04-08 12:23:06 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:56:45 +0300 |
commit | 4e0c9ef0b54e1d4fb0eb44090083c3f1a61ca36d (patch) | |
tree | 0d7e427a53d1a58fa37e0a7bd7054daa57f5c3d3 /dev-python/hatchling | |
parent | dev-python/trove-classifiers: Keyword 2023.3.9 ia64, #903715 (diff) | |
download | gentoo-4e0c9ef0b54e1d4fb0eb44090083c3f1a61ca36d.tar.gz gentoo-4e0c9ef0b54e1d4fb0eb44090083c3f1a61ca36d.tar.bz2 gentoo-4e0c9ef0b54e1d4fb0eb44090083c3f1a61ca36d.zip |
dev-python/hatchling: Keyword 1.14.0 ia64, #903715
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam@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 1b8a6db7d50b..905e8e72e009 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 ~loong ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" # deps are listed in backend/src/hatchling/ouroboros.py RDEPEND=" |