summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang E. Sanyer <ezzieyguywuf@gmail.com>2021-12-01 16:06:06 -0500
committerSam James <sam@gentoo.org>2021-12-01 21:15:13 +0000
commit357483573e56e509284ad31e52a95b4d6711c32d (patch)
tree6e47882dfdba5d138986363c3580146fca27727b
parentsys-kernel/linux-headers: fix build failure of linux sources on musl (diff)
downloadgentoo-35748357.tar.gz
gentoo-35748357.tar.bz2
gentoo-35748357.zip
profiles/base: mask sys-apps/exa[man] in base
This pulls in pandoc, which for the moment will remain unstable until a plan is in place for stabilizing ghc and other haskell dependencies. Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> Bug: https://bugs.gentoo.org/807376 Closes: https://github.com/gentoo/gentoo/pull/23138 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--profiles/base/package.use.mask5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 67ffff076bc3..2d812fb127c9 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,11 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> (2021-12-01)
+# Requires pandoc, which is unstable due to various haskell dependencies
+# (including ghc)
+>=sys-apps/exa-0.10.1 man
+
# Sam James <sam@gentoo.org> (2021-11-26)
# Needs unpackaged asciidoctor-pdf for now
# bug #827290