X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=scripts%2Fdebian%2Fupdate-ftpstats;h=d0d519d5cfdf9f369fbac3d14cf944723c75cff9;hb=23121bc29427162b972a8864b274f2e8db1dfe95;hp=17a47cb16f9eb3a4a9f289ff6537687a8c642299;hpb=5bc1925a3750cbafc82703c60c5106686c8c7af4;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");