linux: let only_for_archs error out

This commit is contained in:
Christian Neukirchen 2014-08-30 14:33:07 +02:00
parent ccd0dfe8c5
commit b4e3e7c29b
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ case "$XBPS_TARGET_MACHINE" in
depends="linux3.14 linux-firmware-amd linux-firmware-network dracut"
_depends_headers="linux3.14-headers"
;;
*) msg_error "${pkgname}-${version}: unsupported target machine.\n";;
esac
linux-headers_package() {