Control: owner -1 ! Hi Lumin,
>In debian we built lots of stuff for arches where they are never used, >just in case it's useful for someone. We default to building >everything that will build on all architectures, no matter how >useless. In this case it should just be arch all IMHO, whatever actual >limitations there are in the wrapped linuxbrew. Then if someone makes >linuxbrew more capable one day this wrapper will at leastbe available >on all arches already. well, arch: all seems legit in this case. I would just have a warning in the case you try to run in a platform different from amd64. Something like brew install stuff "warning, you are not running on an amd64 architecture, you might experience build failures" (if brew install can't be tweaked I guess we might be fine with the first linuxbrew run) what do you think?

