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 2B1F11382C5 for ; Thu, 25 Feb 2021 23:47:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47B48E097E; Thu, 25 Feb 2021 23:47:22 +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 D786DE0980 for ; Thu, 25 Feb 2021 23:47:21 +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 680B4341030 for ; Thu, 25 Feb 2021 23:47:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C5EBF478 for ; Thu, 25 Feb 2021 23:47:17 +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: <1614296797.fb8cf1dec69565be723afd9100042028f73b57e9.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: fb8cf1dec69565be723afd9100042028f73b57e9 X-VCS-Branch: master Date: Thu, 25 Feb 2021 23:47: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: 69498cf0-9bbe-4f45-b22b-10271647a186 X-Archives-Hash: f4cc1726a286c6a6600c078c94c9cd71 commit: fb8cf1dec69565be723afd9100042028f73b57e9 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Feb 25 23:45:50 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Feb 25 23:46:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb8cf1de profiles/arch/powerpc/ppc64: mask sccache[dist-server] Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/powerpc/ppc64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 8eb5b3eb93b..9707c7f5f92 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (2021-02-25) +# depends on ring crate, which is not so portable +# https://github.com/briansmith/ring/issues/389 +dev-util/sccache dist-server + # Sam James (2021-02-14) # Brings in a large number of unkeyworded # (broad) deps. Not keywording yet.