summaryrefslogtreecommitdiff
path: root/profiles/base
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/package.use.mask25
1 files changed, 5 insertions, 20 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 26983de4b5a7..9b064ee72495 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.
+# 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.
+app-misc/pax-utils seccomp
+
# Sam James <sam@gentoo.org> (2022-12-29)
# Needs yet-unpackaged libxmlpp-5.0, bug #888898
www-client/elinks javascript
@@ -24,11 +29,6 @@ app-metrics/collectd collectd_plugins_gmond
# Broken when trying to use sys-libs/binutils-libs header, bug #879067
>=x11-libs/cairo-1.17.6 debug
-# John Helmert III <ajak@gentoo.org> (2022-11-29)
-# sys-apps/ucspi-ssl is last rited
-mail-mta/netqmail pop3
-mail-mta/notqmail pop3
-
# Joonas Niilola <juippis@gentoo.org> (2022-11-25)
# x11-wm/stumpwm-22.05_p20220818[doc] is totally broken. Bug #882935
x11-wm/stumpwm doc
@@ -119,17 +119,6 @@ dev-lang/rust llvm-libunwind
# ebuild support is there but currently failing to link
app-antivirus/clamav jit
-# Sam James <sam@gentoo.org> (2022-09-06)
-# Incompatible with merged-usr and is a fundamentally flaky approach.
-# - app-arch/lbzip2: bug #868318 (possible solution in bug #868651)
-# - app-arch/pigz: bug #868312 (possible solution in bug #868648)
-# It's suggested that users who want this feature use a wrapper
-# script in /usr/local (or otherwise on PATH), or configure tools
-# like tar to use lbzip2 & pigz respectively using EXTRA_ECONF.
-app-arch/lbzip2 symlink
-app-arch/pbzip2 symlink
-app-arch/pigz symlink
-
# Sam James <sam@gentoo.org> (2022-08-26)
# Broken at runtime for now (bug #865113).
sys-devel/binutils gprofng
@@ -751,10 +740,6 @@ net-analyzer/nmap system-lua
# Most targets do not support ASAN/etc... #504200.
sys-devel/gcc sanitize
-# Mike Frysinger <vapier@gentoo.org> (2014-02-03)
-# Upstream says to not use this for now.
-dev-libs/elfutils threads
-
# Gilles Dartiguelongue <eva@gentoo.org> (2013-12-23)
# Gstreamer support fails to build due to libtool shortcomings when using
# an intermediate library as a dependency of another libtool target dependency.