main/kernel-scripts,temp/weston: don't build x86

They don't build for x86 (in case of weston, because the dependency
libunwind does not exist for x86).
This commit is contained in:
Oliver Smith 2018-07-22 23:57:39 +02:00
parent 0e2c7507cd
commit 74bf43cf5f
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ url="http://kernel.org"
depends=""
makedepends="perl gmp-dev elfutils-dev bash sed bc linux-headers file openssl-dev"
options="!check"
arch="all"
arch="x86_64 armhf aarch64"
license="GPL-2.0"
# Sources

View File

@ -10,7 +10,7 @@ _libname=lib$pkgname
_libdir=$_libname-${_pkgver%%.*}
pkgdesc="The reference Wayland server"
url="http://wayland.freedesktop.org"
arch="all"
arch="x86_64 armhf aarch64"
license="MIT"
depends=""
makedepends="wayland-protocols libxkbcommon-dev xkeyboard-config