Package: buildd.debian.org Severity: normal Tags: patch I was looking at Packages-arch-specific and trying to work out if anything else could be removed from it. I wondered about this line:
%libgcr410: i386 amd64 # [ANAIS] The architecture is in fact included in the source nowadays - it's just "Architecture: any". I tried building it on armhf and it built fine, albeit with a few warnings, and from a quick grep I don't see anything obviously architecture-specific. Since the CVS history wasn't carried over to git and cvs.debian.org no longer exists, I can't tell exactly when this was added. But at this point it looks like it's an accidental leftover and it would make more sense to just let the package at least try to build elsewhere. diff --git a/Packages-arch-specific b/Packages-arch-specific index aa69ebe..d7a26d9 100644 --- a/Packages-arch-specific +++ b/Packages-arch-specific @@ -21,7 +21,6 @@ # PACKAGE: <architecture(s)> [SOURCE PACKAGE] [REASON] fdflush: alpha amd64 i386 # amd64/i386/alpha specific -%libgcr410: i386 amd64 # [ANAIS] %linux-wlan-ng: amd64 i386 powerpc armel armhf alpha hppa # ANAIS [?] # xorg stuff Thanks, -- Colin Watson (he/him) [cjwat...@debian.org]