commit:     357483573e56e509284ad31e52a95b4d6711c32d
Author:     Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Wed Dec  1 21:06:06 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec  1 21:15:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35748357

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 <AT> gmail.com>
Bug: https://bugs.gentoo.org/807376
Closes: https://github.com/gentoo/gentoo/pull/23138
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/base/package.use.mask | 5 +++++
 1 file changed, 5 insertions(+)

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 <[email protected]> (2021-12-01)
+# Requires pandoc, which is unstable due to various haskell dependencies
+# (including ghc)
+>=sys-apps/exa-0.10.1 man
+
 # Sam James <[email protected]> (2021-11-26)
 # Needs unpackaged asciidoctor-pdf for now
 # bug #827290

Reply via email to