summaryrefslogtreecommitdiffstats
path: root/pym/output.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/output.py')
-rw-r--r--pym/output.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pym/output.py b/pym/output.py
index 87382774a..d41f7f20e 100644
--- a/pym/output.py
+++ b/pym/output.py
@@ -125,6 +125,7 @@ codes["BRACKET"] = codes["blue"]
# Portage functions
codes["UNMERGE_WARN"] = codes["red"]
+codes["MERGE_LIST_PROGRESS"] = codes["yellow"]
def parse_color_map():
myfile = COLOR_MAP_FILE