mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
profiles/arch/powerpc/ppc32: mask dev-python/mypy[native-extensions]
The code is too big to build on ppc32 (similar to issues we've had with LLVM in the past) and it takes ages to build even on a fast amd64 machine. We only recently wired this up anyway. Closes: https://bugs.gentoo.org/922249 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2024-01-17)
|
||||
# The generated code is too large and it takes ages to build, bug #922249.
|
||||
dev-python/mypy native-extensions
|
||||
|
||||
# Sam James <sam@gentoo.org> (2024-01-05)
|
||||
# sys-apps/keyutils not stable here, because of test failures. bug #636252
|
||||
app-benchmarks/stress-ng keyutils
|
||||
|
||||
Reference in New Issue
Block a user