mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/monado: disable on riscv64
This commit is contained in:
parent
4e8a69af60
commit
7bd31d9ccc
@ -5,8 +5,8 @@ pkgver=21.0.0
|
||||
pkgrel=8
|
||||
pkgdesc="The open source OpenXR runtime"
|
||||
url="https://monado.freedesktop.org"
|
||||
# ppc64le, s390x blocked by opencv -> vtk -> netcdf
|
||||
arch="all !ppc64le !s390x"
|
||||
# ppc64le, s390x, riscv64 blocked by opencv -> vtk -> netcdf
|
||||
arch="all !ppc64le !s390x !riscv64"
|
||||
license="BSL-1.0"
|
||||
depends="xr-hardware"
|
||||
makedepends="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user