X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=scripts%2Fdebian%2Fftpstats.R;h=85d9bb9203b187510f5b71d473e02033bdf1c2dd;hb=c6c71facddb018400841bd98df36a2d736573a77;hp=84786df44cd965e07a3fd917e15ed5033e7234be;hpb=0872b2e0b78670c91fd2bf0bda52e5761e079820;p=dak.git diff --git a/scripts/debian/ftpstats.R b/scripts/debian/ftpstats.R index 84786df4..85d9bb92 100644 --- a/scripts/debian/ftpstats.R +++ b/scripts/debian/ftpstats.R @@ -1,5 +1,5 @@ -arch <- c("source", "all", "amd64", "i386", "alpha", "arm", "armel", "hppa", "hurd-i386", "ia64", - "kfreebsd-amd64", "kfreebsd-i386", "mips", "mipsel", "powerpc", "s390", "sparc") +arch <- c("source", "all", "amd64", "i386", "alpha", "arm", "armel", "armhf", "hppa", "hurd-i386", "ia64", + "kfreebsd-amd64", "kfreebsd-i386", "mips", "mipsel", "powerpc", "s390", "s390x", "sparc") palette(c("midnightblue", "gold", "turquoise", "cyan", "black", "red", "OrangeRed", "green3", "blue", "magenta", "cornsilk3", "darkolivegreen3", "tomato4", "violetred2","thistle4", "steelblue2", "springgreen4", "salmon","gray"))