From 656038f147c68c5cd68e7f5b6d0935074a75c894 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 17 May 2017 13:27:43 +0000 Subject: community/syncthing: disable on s390x tests fails --- community/syncthing/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD index d206b6a73c..ac39e8d53f 100644 --- a/community/syncthing/APKBUILD +++ b/community/syncthing/APKBUILD @@ -7,7 +7,7 @@ pkgver=0.14.28 pkgrel=0 pkgdesc="Open Source Continuous File Synchronization" url="http://syncthing.net/" -arch="all" +arch="all !s390x" license="MPLv2" pkgusers="$pkgname" pkggroups="$pkgname" -- cgit v1.2.3