mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/mimedefang: disable on loongarch64
This commit is contained in:
parent
181f707843
commit
359205e253
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user