*/*: re-enable armv7

This commit is contained in:
Antoine Martin 2023-08-11 15:49:05 -04:00
parent d29bbc2059
commit 2f7f2d81f5
Signed by: forge
GPG key ID: D62A472A4AA7D541
140 changed files with 140 additions and 140 deletions

View file

@ -7,7 +7,7 @@ pkgver=0.2
pkgrel=0
pkgdesc="Give possibility to overwrite the JS with a user-specific rules"
url="https://github.com/FreshRSS/Extensions"
arch="!armv7 noarch"
arch="noarch"
license="MIT"
depends="freshrss"
_giturl="https://github.com/FreshRSS/Extensions"