Skip to content
Snippets Groups Projects
Verified Commit 2ca42e6f authored by Robert Eckelmann's avatar Robert Eckelmann Committed by Arnav Singh
Browse files

temp/iio-sensor-proxy: disable the build for armv7 (MR 4950)

Ref: #2468
parent b41ec7a9
No related branches found
No related tags found
No related merge requests found
Pipeline #201769 passed
......@@ -2,10 +2,10 @@
pkgname=iio-sensor-proxy
pkgver=9999
pkgrel=0
pkgrel=1
pkgdesc="IIO sensors to D-Bus proxy"
url="https://gitlab.freedesktop.org/hadess/iio-sensor-proxy"
arch="all"
arch="all !armv7"
license="GPL-2.0-or-later"
depends="dbus"
makedepends="
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment