commit: b4f48cb8b93db3171de60d8dbc20419452daf60f Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Jun 4 05:25:07 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Jun 4 05:27:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f48cb8
profiles/arch/powerpc/ppc64/64ul: mask firefox[clang] Bug: https://bugs.gentoo.org/727028 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/arch/powerpc/ppc64/64ul/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/powerpc/ppc64/64ul/package.use.mask b/profiles/arch/powerpc/ppc64/64ul/package.use.mask index e3c71ebef97..6e29154ca39 100644 --- a/profiles/arch/powerpc/ppc64/64ul/package.use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev <[email protected]> (2020-05-03) +# Fails to build, needs more work +www-client/firefox clang +mail-client/thunderbird clang + # James Le Cuirot <[email protected]> (2020-04-23) # Requires media-libs/mesa[llvm], which is masked. dev-python/pyopengl test
