Test-Command: if test $(dpkg --print-architecture) = 'amd64'; then true; else exit 0; fi;
 gcc doc/html/hellox86.c -lsleef -o hellox86; ./hellox86;
Depends: @, build-essential,
