user/*: disable armv7

This commit is contained in:
Antoine Martin 2023-05-07 18:41:06 -04:00
parent 400f30213a
commit a80ee9f7ab
Signed by: forge
GPG key ID: D62A472A4AA7D541
118 changed files with 118 additions and 118 deletions

View file

@ -5,7 +5,7 @@ pkgname=rm-utils
pkgver=0.0.1
pkgrel=3
pkgdesc="Utility files for reMarkable tablet"
arch="armv7 armhf"
arch="!armv7 armv7 armhf"
url="http://www.davisr.me/projects/parabola-rm/"
license="GPL-3.0-only"
makedepends="musl-dev linux-rm-headers"