From 028996b141b188d87219e0ce08e98002f73fe445 Mon Sep 17 00:00:00 2001
From: Sertonix <sertonix@posteo.net>
Date: Sun, 9 Mar 2025 18:07:37 +0100
Subject: [PATCH] community/zoneminder: update arch block reason

---
 community/zoneminder/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/zoneminder/APKBUILD b/community/zoneminder/APKBUILD
index 5cc8d6744744..699ad638c411 100644
--- a/community/zoneminder/APKBUILD
+++ b/community/zoneminder/APKBUILD
@@ -9,7 +9,7 @@ _enum=ea90c0cd7f6e24333a90885e563b5d30b793db29
 _rtsp=eab32851421ffe54fec0229c3efc44c642bc8d46
 pkgdesc="Video camera surveillance system"
 url="https://www.zoneminder.com/"
-arch="all !s390x" # limited by vlc
+arch="all !s390x" # ZmFont tests fails on s390x
 license="GPL-2.0-or-later"
 _php=php82
 depends="bash ffmpeg linux-headers perl perl-archive-zip
-- 
GitLab