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

@ -7,7 +7,7 @@ pkgver=0.1
pkgrel=0
pkgdesc="Stores the state of the folders locally and expand them automatically if necessary"
url="https://github.com/langfeld/FreshRSS-extensions"
arch="noarch"
arch="!armv7 noarch"
license="MIT"
depends="freshrss"
_giturl="https://github.com/langfeld/FreshRSS-extensions"