dd878fe Fix the sorting of builds

Authored and Committed by pingou 4 years ago
    Fix the sorting of builds
    
    The sorting is expecting a dict and not a tuple so give it a
    dict rather than a tuple.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+9 -5