X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=scripts%2Fdebian%2Fupdate-ftpstats;h=ea07a72a3517aba84c156f449e1769675d1ae763;hb=0872b2e0b78670c91fd2bf0bda52e5761e079820;hp=17a47cb16f9eb3a4a9f289ff6537687a8c642299;hpb=f25d894cf1d8db4d64a04d990531700616a45074;p=dak.git diff --git a/scripts/debian/update-ftpstats b/scripts/debian/update-ftpstats index 17a47cb1..ea07a72a 100755 --- a/scripts/debian/update-ftpstats +++ b/scripts/debian/update-ftpstats @@ -2,8 +2,8 @@ my %data; my %data2; -my @archs = ("source", "all", "amd64", "i386", "alpha", "arm", "hppa", - "hurd-i386", "ia64", "m68k", "mips", "mipsel", "powerpc", "s390", +my @archs = ("source", "all", "amd64", "i386", "alpha", "arm", "armel", "hppa", + "hurd-i386", "ia64", "kfreebsd-amd64", "kfreebsd-i386", "mips", "mipsel", "powerpc", "s390", "sparc"); while (<>) {