testing/mimedefang: disable on loongarch64

This commit is contained in:
ptrcnull 2024-06-05 22:35:40 +02:00
parent 181f707843
commit 359205e253
No known key found for this signature in database
GPG Key ID: 411F7B30801DD9CA

View File

@ -5,7 +5,8 @@ pkgver=3.4.1
pkgrel=0
pkgdesc="e-mail filtering tool that works with the Sendmail Milter library"
url="https://mimedefang.org"
arch="all"
# loongarch64: blocked by clamav
arch="all !loongarch64"
license="GPL-2.0-only"
pkgusers="defang"
pkggroups="defang"