From de6b6731e56db05587d3be7cdac1ffebb22f1f76 Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 5 Aug 2019 10:56:09 -0300 Subject: testing/synapse: limit on s390x --- testing/synapse/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/synapse/APKBUILD b/testing/synapse/APKBUILD index 12d207f641..d127d0883a 100644 --- a/testing/synapse/APKBUILD +++ b/testing/synapse/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.2.1 pkgrel=0 pkgdesc="Matrix reference homeserver" url="https://github.com/matrix-org/synapse" -arch="noarch" +arch="noarch !s390x" # Tests fail license="Apache-2.0" depends=" python3 -- cgit v1.2.3