Hi,

as noticed by Corsac, the arch list on e.g.
https://buildd.debian.org/pkg.cgi?maint=pkg-xfce-devel%40lists.alioth.debian.org
is outdated.

The attached patch should fix that.

Mraw,
KiBi.
--- web/pkg.cgi~
+++ web/pkg.cgi
@@ -22,7 +22,7 @@
 
 error_exit ('Unknown dist') if $dist ne "unstable" and $dist ne "stable" and 
$dist ne "testing" and $dist ne "oldstable";
 
-my @archs = ("alpha", "amd64", "arm", "armel", "hppa", "i386", "ia64", "mips", 
"mipsel", "powerpc", "s390", "sparc");
+my @archs = ("alpha", "amd64", "armel", "hppa", "i386", "ia64", 
"kfreebsd-amd64", "kfreebsd-i386", "mips", "mipsel", "powerpc", "s390", 
"sparc");
 
 my %arch_db = ();
 

Attachment: signature.asc
Description: Digital signature

Reply via email to