diff options
author | Sam James <sam@gentoo.org> | 2022-07-20 17:00:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-20 17:00:46 +0000 |
commit | a5ae66deecd3911d1202aae0c82401ea44ffc6c8 (patch) | |
tree | 9e31c554fa996ba2021aea55f7b1a64a78e18d4e /dev-python | |
parent | dev-python/canonicaljson: Keyword 1.6.2 ppc64, #859412 (diff) | |
download | gentoo-a5ae66deecd3911d1202aae0c82401ea44ffc6c8.tar.gz gentoo-a5ae66deecd3911d1202aae0c82401ea44ffc6c8.tar.bz2 gentoo-a5ae66deecd3911d1202aae0c82401ea44ffc6c8.zip |
dev-python/frozendict: Keyword 2.3.2 ppc64, #859412
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/frozendict/frozendict-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/frozendict/frozendict-2.3.2.ebuild b/dev-python/frozendict/frozendict-2.3.2.ebuild index 28a3b265a196..bf424c54eba1 100644 --- a/dev-python/frozendict/frozendict-2.3.2.ebuild +++ b/dev-python/frozendict/frozendict-2.3.2.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/python-${P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc64" # few tests fail with python3_9 and one with python3_10 RESTRICT="test" |