diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-11 20:15:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-11 20:15:01 +0300 |
commit | 0ca8fb586b775bd13a0a945768fafc30282b7b55 (patch) | |
tree | c10d05ac738cde9a0da3f99e266ef61e80dc5bd0 /dev-python/hatchling | |
parent | dev-python/editables: Keyword 0.3 ppc64, #837074 (diff) | |
download | gentoo-0ca8fb586b775bd13a0a945768fafc30282b7b55.tar.gz gentoo-0ca8fb586b775bd13a0a945768fafc30282b7b55.tar.bz2 gentoo-0ca8fb586b775bd13a0a945768fafc30282b7b55.zip |
dev-python/hatchling: Keyword 0.24.0 ppc64, #837074
Signed-off-by: Arthur Zamarin <arthurzam@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 5b3e46f7e6fe..5cabb7946eb7 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 ~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}] |