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