diff --git a/main/kernel-scripts/APKBUILD b/main/kernel-scripts/APKBUILD index 6993e36b8..1ce908a5b 100644 --- a/main/kernel-scripts/APKBUILD +++ b/main/kernel-scripts/APKBUILD @@ -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 diff --git a/temp/weston/APKBUILD b/temp/weston/APKBUILD index ea3f607af..e01a85289 100644 --- a/temp/weston/APKBUILD +++ b/temp/weston/APKBUILD @@ -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