commit: ddc5283ae9aebdd508d6e9b3e4243c4096a904ed Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 16 08:43:40 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 16 09:14:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddc5283a
profiles/arch/powerpc/ppc32: mask USE=openexr Bug: https://bugs.gentoo.org/818424 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/powerpc/ppc32/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/powerpc/ppc32/use.mask b/profiles/arch/powerpc/ppc32/use.mask index 1abeeb1aaa7..da29072fa1c 100644 --- a/profiles/arch/powerpc/ppc32/use.mask +++ b/profiles/arch/powerpc/ppc32/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -ppc +# Sam James <[email protected]> (2021-10-16) +# media-libs/openexr doesn't work on BE. +openexr + # Sam James <[email protected]> (2021-10-11) # sys-libs/llvm-libunwind isn't keyworded here llvm-libunwind
