mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/py3-corner: disable on loongarch64
This commit is contained in:
parent
13a2cc5342
commit
b2365ffd01
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user