user/rm-utils: enable for armv7
This commit is contained in:
parent
73032f9918
commit
f6c7341627
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pkgname=rm-utils
|
||||||
pkgver=0.0.1
|
pkgver=0.0.1
|
||||||
pkgrel=3
|
pkgrel=3
|
||||||
pkgdesc="Utility files for reMarkable tablet"
|
pkgdesc="Utility files for reMarkable tablet"
|
||||||
arch="!armv7 armv7 armhf"
|
arch="armv7"
|
||||||
url="http://www.davisr.me/projects/parabola-rm/"
|
url="http://www.davisr.me/projects/parabola-rm/"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
makedepends="musl-dev linux-rm-headers"
|
makedepends="musl-dev linux-rm-headers"
|
||||||
|
|
Loading…
Reference in a new issue