From 09d6b6f36562da5482246bbb9536e150bc7779e8 Mon Sep 17 00:00:00 2001
From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org>
Date: Fri, 12 Jul 2024 06:47:38 +0000
Subject: [PATCH] testing/cz-viator-hourglass-black: disable on loongarch64

ABORTING: Inkscape failed to render the slice.
---
 testing/cz-viator-hourglass-black/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/cz-viator-hourglass-black/APKBUILD b/testing/cz-viator-hourglass-black/APKBUILD
index 12160f00c797..e5538d346e4f 100644
--- a/testing/cz-viator-hourglass-black/APKBUILD
+++ b/testing/cz-viator-hourglass-black/APKBUILD
@@ -5,7 +5,7 @@ pkgver=20210706
 pkgrel=0
 pkgdesc="A X11 cursor theme inspired by the classical DMZ theme."
 url="https://github.com/charakterziffer/cursor-toolbox"
-arch="noarch"
+arch="noarch !loongarch64"
 license="GPL-3.0"
 makedepends="python3 inkscape xcursorgen"
 options="!check" # no tests
-- 
GitLab