diff options
author | Sam James <sam@gentoo.org> | 2023-04-03 06:08:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-03 06:08:30 +0100 |
commit | 168c6fc24f666d942359550015867a6bd24facd9 (patch) | |
tree | 92f32ce002687fe0a4deca6c7de2d0c1075e063e /dev-python/hatchling | |
parent | dev-ruby/pcaprub: enable ruby31 (diff) | |
download | gentoo-168c6fc24f666d942359550015867a6bd24facd9.tar.gz gentoo-168c6fc24f666d942359550015867a6bd24facd9.tar.bz2 gentoo-168c6fc24f666d942359550015867a6bd24facd9.zip |
dev-python/hatchling: Keyword 1.14.0 ppc64, #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 5dc0e0dceb0d..a6ced594eb7f 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 ~ppc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64" # deps are listed in backend/src/hatchling/ouroboros.py RDEPEND=" |