diff options
author | Sam James <sam@gentoo.org> | 2023-04-03 04:12:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-03 04:12:40 +0100 |
commit | 077a7effc6e8fd7fe54e5e37c9d84d161042d35d (patch) | |
tree | ee30f30948eedee97096842ef27318a03d84a90d /dev-python/hatchling | |
parent | dev-python/calver: Keyword 2022.06.26 arm, #903715 (diff) | |
download | gentoo-077a7effc6e8fd7fe54e5e37c9d84d161042d35d.tar.gz gentoo-077a7effc6e8fd7fe54e5e37c9d84d161042d35d.tar.bz2 gentoo-077a7effc6e8fd7fe54e5e37c9d84d161042d35d.zip |
dev-python/hatchling: Keyword 1.14.0 ppc, #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 08a2f66c544a..8caa2c761d00 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" +KEYWORDS="~amd64 ~arm ~ppc" # deps are listed in backend/src/hatchling/ouroboros.py RDEPEND=" |