community/py3-corner: disable on loongarch64

This commit is contained in:
Jingyun Hua 2024-07-02 07:56:25 +00:00 committed by Celeste
parent 13a2cc5342
commit b2365ffd01

View File

@ -5,7 +5,7 @@ pkgver=2.2.2
pkgrel=2
pkgdesc="Make some beautiful corner plots"
url="https://github.com/dfm/corner.py"
arch="noarch !s390x !ppc64le !riscv64" # failed tests
arch="noarch !s390x !ppc64le !riscv64 !loongarch64" # failed tests
license="BSD-2-Clause"
depends="
python3