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