diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 152878 -> 152880 bytes | |||
-rw-r--r-- | profiles/base/package.use.mask | 12 |
2 files changed, 9 insertions, 3 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 388de5b3edb3..e2feda7080a6 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz 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). |