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=pydantic-scim
pkgname="py3-$_pkgname"
pkgver=0.0.7
pkgrel=0
arch="noarch"
arch="!armv7 noarch"
pkgdesc="Pydantic types for SCIM"
url="https://pypi.python.org/project/$_pkgname"
license="Apache-2.0"