commit: ceb83f1655eed0a7b3fd074f0763083f394b6351 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jun 10 19:46:48 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jun 10 20:45:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceb83f16
profiles: x86: Mask IUSE color-management Bug: https://bugs.gentoo.org/884115 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/x86/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 80bda001840a..96a220f97a3e 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -x86 +# Andreas Sturmlechner <[email protected]> (2023-06-10) +# Requires media-libs/opencolorio, broken on x86, bug #884115 +color-management + # Andreas Sturmlechner <[email protected]> (2023-02-06) # Successful build of dev-qt/qtwebengine depends on 64-bit host # Bug #893234
