Bring back "Archive" into canonical order. #172

This commit is contained in:
Andrey Smirnov
2015-01-19 21:33:00 +03:00
parent 876eeedb14
commit 836abdc81e
4 changed files with 4 additions and 3 deletions
+1
View File
@@ -16,6 +16,7 @@ var (
canonicalOrderRelease = []string{
"Origin",
"Label",
"Archive",
"Suite",
"Version",
"Codename",