From 6a381b421b8283c73c2bd6e5d4e4a46cbe9a43a2 Mon Sep 17 00:00:00 2001 From: Ian Leonard Date: Sat, 25 Apr 2020 13:32:57 -0700 Subject: sys-apps/portage: add zstd USE flag The zstd USE flag sets the default binary package compression to use zstd and adds it as a dependency. Masked on riscv until app-arch/zstd is keyworded. Closes: https://github.com/gentoo/gentoo/pull/15520 Bug: https://bugs.gentoo.org/715108 Bug: https://bugs.gentoo.org/719456 Signed-off-by: Ian Leonard Signed-off-by: Zac Medico --- profiles/arch/riscv/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'profiles') diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 0d4cb1e3de58..bb0fdc58ad0c 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Zac Medico (2020-05-05) +# Mask until app-arch/zstd is keyworded +sys-apps/portage zstd + # Patrick McLean (2020-04-16) # Lots of python dependencies, mask to facilitate keywording # keywording dev-libs/libfido2 -- cgit v1.2.3-65-gdbad