X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=scripts%2Fdebian%2Fupdate-ftpstats;h=b9febef040e2708d1eab03e36e107ef09c1822c5;hb=1c35448b880358d020e81339657e3435fdda9434;hp=17a47cb16f9eb3a4a9f289ff6537687a8c642299;hpb=f25d894cf1d8db4d64a04d990531700616a45074;p=dak.git diff --git a/scripts/debian/update-ftpstats b/scripts/debian/update-ftpstats index 17a47cb1..b9febef0 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", "mips", "mipsel", "powerpc", "s390", "sparc"); while (<>) {