abuild: Use $pkgarch instead of $arch for dbg test
$arch may be set to a list, for example, "noarch !armv7". $pkgarch is always the "effective" arch for a package, which will evaluate to "noarch" if the package is a noarch package.
Closes: #13 (closed)