From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0BB871382C5 for ; Thu, 4 Jun 2020 05:28:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 202B2E0893; Thu, 4 Jun 2020 05:28:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 01647E0893 for ; Thu, 4 Jun 2020 05:28:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 49B6434F0B0 for ; Thu, 4 Jun 2020 05:28:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D08F6175 for ; Thu, 4 Jun 2020 05:28:05 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1591248433.b4f48cb8b93db3171de60d8dbc20419452daf60f.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64ul/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/64ul/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/64ul/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: b4f48cb8b93db3171de60d8dbc20419452daf60f X-VCS-Branch: master Date: Thu, 4 Jun 2020 05:28:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8bf137ed-7ced-474b-a3ab-ff1d6aac7943 X-Archives-Hash: 2bda57e3178b3b6604f0175dce2dbee1 commit: b4f48cb8b93db3171de60d8dbc20419452daf60f Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Jun 4 05:25:07 2020 +0000 Commit: Georgy Yakovlev gentoo 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 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 (2020-05-03) +# Fails to build, needs more work +www-client/firefox clang +mail-client/thunderbird clang + # James Le Cuirot (2020-04-23) # Requires media-libs/mesa[llvm], which is masked. dev-python/pyopengl test