backports/opencascade: disable armv7

This commit is contained in:
Antoine Martin 2023-05-15 13:20:49 -04:00 committed by Antoine Martin
parent eee570abe3
commit c5555b3c91

View file

@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="An SDK for development of applications dealing with 3D CAD data"
url="https://dev.opencascade.org/"
# s390x blocked by vtk -> netcdf
arch="all !s390x"
arch="all !s390x !armv7"
license="LGPL-2.1-only"
makedepends="
cmake