From b2365ffd01f72dea0e19ae8f5ef8dbefa52e70ae Mon Sep 17 00:00:00 2001 From: Jingyun Hua Date: Tue, 2 Jul 2024 07:56:25 +0000 Subject: [PATCH] community/py3-corner: disable on loongarch64 --- community/py3-corner/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/py3-corner/APKBUILD b/community/py3-corner/APKBUILD index 72f8fbb4e4f..91060f4ec43 100644 --- a/community/py3-corner/APKBUILD +++ b/community/py3-corner/APKBUILD @@ -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