summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_common.py')
-rwxr-xr-xbin/reproducible_common.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 99db4863..a36c89f8 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -397,6 +397,7 @@ def join_status_icon(status, package=None, version=None):
'FTBFS': 'weather-storm.png',
'FTBR' : 'weather-showers-scattered.png',
'404': 'weather-severe-alert.png',
+ 'depwait': 'weather-snow.png',
'not for us': 'weather-few-clouds-night.png',
'not_for_us': 'weather-few-clouds-night.png',
'untested': 'weather-clear-night.png',