diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-09-06 10:26:32 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-09-06 10:26:32 +0100 |
commit | 398c033d3c836f59a4f2668f3c27b680b7ed1f54 (patch) | |
tree | 20e04ac898fb62cfe0a84af35b5382855496b334 /profiles/base | |
parent | f5d9305cc82b2e211fdaba92618c07829ffb2c48 (diff) |
gentoo auto-resync : 06:09:2022 - 10:26:32
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 45b6caea9996..e6ad4c800221 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,9 +6,15 @@ # 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-09-05) -# Needs to be split into a separate package to avoid collisions -sys-devel/binutils emacs +# 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/pigz symlink # Sam James <sam@gentoo.org> (2022-08-26) # Broken at runtime for now (bug #865113). |