commit: 8bd86794a2d48395fe27f39571badf3614afeb5e Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Thu Dec 23 09:04:08 2021 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Thu Dec 23 09:04:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd86794
package.mask: mask portage-utils-0.93 for colour breakage Bug: https://bugs.gentoo.org/829837 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3eaf9ed89e20..c99503c51aa2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Fabian Groffen <[email protected]> (2021-12-23 +# problems with colours being enabled when run as pipe causing breakage +# for e.g. genkernel and puppet, bug #829837 +=app-portage/portage-utils-0.93 + # David Seifert <[email protected]> (2021-12-20) # Requires GCC 8, security vulnerabilities, switch to CUDA 11, # consider using clang+NVPTX backend for sm_30 cards.
