From d4d536481d4e2123e426fd15626f2ef5fc4ec97f Mon Sep 17 00:00:00 2001 From: Stefan Hansson Date: Thu, 21 Mar 2024 21:51:14 +0100 Subject: [PATCH] temp/iio-sensor-proxy: only build on aarch64 (MR 4955) Instead of just disabling it on armv7, we can only build it on aarch64 given that the patches applied only are relevant on that architecture anyway. [ci:skip-vercheck]: No need to increment pkgrel when only changing architectures. [ci:skip-build]: already built successfully in CI --- temp/iio-sensor-proxy/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/temp/iio-sensor-proxy/APKBUILD b/temp/iio-sensor-proxy/APKBUILD index aa1907a07..bec3c26c7 100644 --- a/temp/iio-sensor-proxy/APKBUILD +++ b/temp/iio-sensor-proxy/APKBUILD @@ -5,7 +5,7 @@ pkgver=9999 pkgrel=1 pkgdesc="IIO sensors to D-Bus proxy" url="https://gitlab.freedesktop.org/hadess/iio-sensor-proxy" -arch="all !armv7" +arch="aarch64" license="GPL-2.0-or-later" depends="dbus" makedepends="