mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/gpg-remailer: disable s390x due to mailutils
mailutils is not supported on s390x
This commit is contained in:
parent
bb6e31219a
commit
3711d1072d
@ -5,7 +5,7 @@ pkgver=3.04.03
|
||||
pkgrel=0
|
||||
pkgdesc="Decrypt GPG messages and re-encrypt them to a well-defined group"
|
||||
url="https://fbb-git.github.io/gpg-remailer/"
|
||||
arch="all"
|
||||
arch="all !s390x" # limited by mailutils
|
||||
license="GPL-3.0-or-later"
|
||||
depends="gnupg mailutils"
|
||||
makedepends="icmake bash yodl bobcat-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user