David Kalnischkies <kalnischkies+debian@gmail.com> writes:
> (the change above is only okay as tools using these files like APT ignore
> these "wrong" stanzas anyway - at least as long as APT can't handle
> MultiArch which slowly changes ;) )
With multiarch apt will fetch binary-<arch>/Packages for all
Apt::Architectures. So binary-amd64/Packages only listing amd64/all is
perfectly alright. Prefered actually as it keeps the files smaller.
MfG
Goswin