commit: 333c7c2c178c9c8b1998f5cee5647fe5ff5d478d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Nov 16 10:37:04 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Nov 16 10:37:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=333c7c2c
profiles/arch/powerpc/ppc32: Mask dev-python/mypy[native-extensions] Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index b520f797d296..15788aef037c 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2024-11-16) +# Generated C files are too big for PPC ISA to handle. +dev-python/mypy native-extensions + # Andreas Sturmlechner <[email protected]> (2024-09-04) # KF6 and media-libs/phonon have dropped ppc keyword app-office/texstudio video
