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

@ -9,7 +9,7 @@ pkgver=1.42.0
pkgrel=3
pkgdesc="The C based gRPC"
url="https://grpc.io/"
arch="all"
arch="!armv7 all"
# BSD-3-Clause: third_party/upb, third_party/address_sorting
# MIT: third_party/upb/third_party/utf8_range
license="Apache-2.0 AND BSD-3-Clause AND MIT"