summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Leonard <antonlacon@gmail.com>2020-04-25 13:32:57 -0700
committerZac Medico <zmedico@gentoo.org>2020-05-05 16:56:43 -0700
commit6a381b421b8283c73c2bd6e5d4e4a46cbe9a43a2 (patch)
tree706e206a9181a9cf8006f7bda1e6cd03ad63c719 /profiles/arch
parentapp-crypt/cfssl: stabilize 1.4.1 on amd64 (diff)
downloadgentoo-6a381b421b8283c73c2bd6e5d4e4a46cbe9a43a2.tar.gz
gentoo-6a381b421b8283c73c2bd6e5d4e4a46cbe9a43a2.tar.bz2
gentoo-6a381b421b8283c73c2bd6e5d4e4a46cbe9a43a2.zip
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 <antonlacon@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/riscv/package.use.mask4
1 files changed, 4 insertions, 0 deletions
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 <zmedico@gentoo.org> (2020-05-05)
+# Mask until app-arch/zstd is keyworded
+sys-apps/portage zstd
+
# Patrick McLean <chutzpah@gentoo.org> (2020-04-16)
# Lots of python dependencies, mask to facilitate keywording
# keywording dev-libs/libfido2