From cec8b84566d2920a7384e6f7daeaef90e0949e11 Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 29 Dec 2022 05:05:04 +0000 Subject: [PATCH] Disable Portage NOCOLOR to force output color to be used. --- portage/make.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/portage/make.conf b/portage/make.conf index 4a3837a..7e439e2 100644 --- a/portage/make.conf +++ b/portage/make.conf @@ -3,10 +3,12 @@ # Copyright 2022-2023 Inference # SPDX-License-Identifier: BSD-3-Clause-Clear -# Version: 2.11.1.20 +# Version: 2.12.0.21 # System +## Appearance +NOCOLOR="false" ## CHOST CHOST="x86_64-gentoo-linux-musl" ## Directories