Hi, On Sat, Nov 12, 2016 at 05:57:33AM +0100, Johannes Schauer wrote: > Hi, > > Quoting Colin Watson (2016-11-12 03:58:04) > > On Sat, Nov 12, 2016 at 12:58:13AM +0100, Adam Borowski wrote: > > > * wanna-build(?)'s resolution of arch-specific build-depends is buggy. > > > For > > > example, my package arch-test wants, among others: > > > binutils-x86-64-linux-gnu [!amd65 !i386 !x32j] which is a no-op on amd64, ^^^^^
I assume that was just a typo in the mail. Anyway, shouldn't that be [! amd64 i386 x32], that is the initial ! indicates that the listed architectures are excluded ? -Ralf.