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 0875F138359 for ; Sun, 20 Sep 2020 16:16:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DED8E0909; Sun, 20 Sep 2020 16:16:56 +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 E2A08E0909 for ; Sun, 20 Sep 2020 16:16:55 +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 C536F335DAF for ; Sun, 20 Sep 2020 16:16:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6ED232EE for ; Sun, 20 Sep 2020 16:16:53 +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: <1600618609.6c32b0d612c9dd57c82e5e013e291e2b847ece27.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/base/package.use.mask X-VCS-Directories: profiles/arch/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6c32b0d612c9dd57c82e5e013e291e2b847ece27 X-VCS-Branch: master Date: Sun, 20 Sep 2020 16:16:53 +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: 5a8a9b76-e75f-4524-a0d1-7d96b0cf02ec X-Archives-Hash: 958fc1df4716ede42ce2e0c58811247b commit: 6c32b0d612c9dd57c82e5e013e291e2b847ece27 Author: Sam James gentoo org> AuthorDate: Sun Sep 20 16:14:37 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Sep 20 16:16:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c32b0d6 profiles/arch/base/package.use.mask: mask app-backup/dar[static, static-libs] libgcrypt et al just lost static-libs support, so mask consumers for now to allow tree consistency while it is figured out if the consumers need to drop static altogether or just crypt-related static support. Acked-by: Mikle Kolyada gentoo.org> Signed-off-by: Sam James gentoo.org> profiles/arch/base/package.use.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 06258569212..49603913ac7 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 + +# Sam James (2020-09-20) +# (for Mikle Kolyada ) +# libgcrypt et al no longer support static-libs +# Need to determine whether dar's static use +# is worthwhile without it. +app-backup/dar static static-libs + # Thomas Deutschmann (2020-09-07) # dev-util/nvidia-cuda-toolkit is only available on amd64 app-metrics/collectd collectd_plugins_gpu_nvidia