summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-01-01 11:37:58 -0500
committerMatt Turner <mattst88@gentoo.org>2023-01-01 11:38:23 -0500
commitbc3ae4354cdf263500a8264608d2e1b6f8e24c70 (patch)
tree5ae2fa11258248e5de5b24d45bdc2381731f2753
parentdev-libs/libjcat: drop 0.1.11 (diff)
downloadgentoo-bc3ae435.tar.gz
gentoo-bc3ae435.tar.bz2
gentoo-bc3ae435.zip
profiles: Restore USE=nautilus mask on evince
Closes: https://bugs.gentoo.org/889282 Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--profiles/base/package.use.mask4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 8a40ac92ffc9..e66012c8c892 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,10 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Matt Turner <mattst88@gentoo.org> (2023-01-01)
+# Depends on nautilus < 43
+>=app-text/evince-43.0 nautilus
+
# Sam James <sam@gentoo.org> (2022-12-31)
# seccomp cannot be disabled via a runtime toggle which introduces substantial
# fragility to Portage which relies on pax-utils' scanelf heavily. bug #815877.