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 A5B491382C5 for ; Sat, 6 Feb 2021 00:08:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE18EE0894; Sat, 6 Feb 2021 00:08:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C00E7E0894 for ; Sat, 6 Feb 2021 00:08:19 +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 92725343158 for ; Sat, 6 Feb 2021 00:08:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32B214A8 for ; Sat, 6 Feb 2021 00:08:17 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1612570061.bbac0b5a2b65b1de159bbdba3db30b7f3c161dc5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/powerpc/ppc64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc32/package.use.stable.mask profiles/arch/powerpc/ppc64/package.use.stable.mask X-VCS-Directories: profiles/arch/powerpc/ppc32/ profiles/arch/powerpc/ppc64/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bbac0b5a2b65b1de159bbdba3db30b7f3c161dc5 X-VCS-Branch: master Date: Sat, 6 Feb 2021 00:08:17 +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: 4ba59996-13fd-417a-b5a6-03ad73b980ee X-Archives-Hash: b32dd323de56bdcee14ecff4328d29f0 commit: bbac0b5a2b65b1de159bbdba3db30b7f3c161dc5 Author: Sam James gentoo org> AuthorDate: Sat Feb 6 00:07:41 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Feb 6 00:07:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbac0b5a profiles/arch/powerpc/p.use.stable.mask: mask mail-client/claws-mail[gdata] Drags in too many unstable packages for now. Done separately in ppc32 and ppc64 to ease unmasking later on. Bug: https://bugs.gentoo.org/727572 Signed-off-by: Sam James gentoo.org> profiles/arch/powerpc/ppc32/package.use.stable.mask | 5 +++++ profiles/arch/powerpc/ppc64/package.use.stable.mask | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.mask b/profiles/arch/powerpc/ppc32/package.use.stable.mask index 55d2bc2efec..fa7b5a67292 100644 --- a/profiles/arch/powerpc/ppc32/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc32/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Sam James (2021-02-06) +# Drags in too much unstable GNOME for now +# bug #727572 +mail-client/claws-mail gdata + # Andreas Sturmlechner (2020-07-21) # Unstable test deps. dev-cpp/eigen test diff --git a/profiles/arch/powerpc/ppc64/package.use.stable.mask b/profiles/arch/powerpc/ppc64/package.use.stable.mask index 18ce2ed3f4f..68be6addb8d 100644 --- a/profiles/arch/powerpc/ppc64/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc64/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Sam James (2021-02-06) +# Drags in too much unstable GNOME for now +# bug #727572 +mail-client/claws-mail gdata + # Michał Górny (2020-08-07) # Unstable test deps. dev-cpp/eigen test