X-Git-Url: https://git.donarmstrong.com/?p=dak.git;a=blobdiff_plain;f=scripts%2Fdebian%2Fftpstats.R;h=684dbed154f45236e6244ecc8ec97bf3ae6be583;hp=3616d95e1fca6c566b2b4cb091fa4aba36ada78e;hb=13719603e2224ccebedeec872ea98872f6bfdb0a;hpb=4ba12d4b23d87194df5e415f58608b99ab6fd50a diff --git a/scripts/debian/ftpstats.R b/scripts/debian/ftpstats.R index 3616d95e..684dbed1 100644 --- a/scripts/debian/ftpstats.R +++ b/scripts/debian/ftpstats.R @@ -1,5 +1,5 @@ arch <- c("source", "all", "amd64", "arm64", "i386", "alpha", "arm", "armel", "armhf", "hppa", "hurd-i386", "ia64", - "kfreebsd-amd64", "kfreebsd-i386", "mips", "mipsel", "powerpc", "s390", "s390x", "sparc") + "kfreebsd-amd64", "kfreebsd-i386", "mips", "mipsel", "powerpc", "ppc64el", "s390", "s390x", "sparc") palette(c("midnightblue", "gold", "turquoise", "pink", "cyan", "black", "red", "OrangeRed", "green3", "blue", "magenta", "cornsilk3", "darkolivegreen3", "tomato4", "violetred2","thistle4", "steelblue2", "springgreen4", "salmon","gray"))