temp/iio-sensor-proxy: disable the build for armv7 (MR 4950)
Ref: #2468
This commit is contained in:
parent
b41ec7a9d7
commit
2ca42e6f79
1 changed files with 2 additions and 2 deletions
|
@ -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="
|
||||
|
|
Loading…
Reference in a new issue