From 3711d1072d7ad2da2e0ef27ea643c982f0a0a52d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 13 Jun 2018 17:27:46 +0000 Subject: testing/gpg-remailer: disable s390x due to mailutils mailutils is not supported on s390x --- testing/gpg-remailer/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/gpg-remailer') diff --git a/testing/gpg-remailer/APKBUILD b/testing/gpg-remailer/APKBUILD index e3283e0b1a..40bc5d5457 100644 --- a/testing/gpg-remailer/APKBUILD +++ b/testing/gpg-remailer/APKBUILD @@ -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" -- cgit v1.2.3