commit:     6c32b0d612c9dd57c82e5e013e291e2b847ece27
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 16:14:37 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> 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 <zlogene <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> 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 <s...@gentoo.org> (2020-09-20)
+# (for Mikle Kolyada <zlog...@gentoo.org>)
+# 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 <whi...@gentoo.org> (2020-09-07)
 # dev-util/nvidia-cuda-toolkit is only available on amd64
 app-metrics/collectd collectd_plugins_gpu_nvidia

Reply via email to