summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-31 14:53:52 +0000
committerSam James <sam@gentoo.org>2022-12-31 14:53:52 +0000
commit09681d1429c127b466a3145516dfa19f77c1ada9 (patch)
tree01e7af535cbc1928df341bfe5a4be71078409dcc
parentprofiles/base: mask sys-apps/pax-utils[seccomp] (diff)
downloadgentoo-09681d14.tar.gz
gentoo-09681d14.tar.bz2
gentoo-09681d14.zip
profiles/base: drop obsolete masks
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--profiles/base/package.use.mask15
1 files changed, 0 insertions, 15 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 9bc955e09478..d9ca8bdc5b86 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -124,17 +124,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
@@ -756,10 +745,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.