From f6d807cdb7ec4310ce677ed36098e593c75c39e1 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 20 Aug 2018 15:18:38 +0000 Subject: testing/watchman: disable on s390x due to test failure FAIL: tests/bser.t --- testing/watchman/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/watchman') diff --git a/testing/watchman/APKBUILD b/testing/watchman/APKBUILD index 14b46f88ea..c1024cdd85 100644 --- a/testing/watchman/APKBUILD +++ b/testing/watchman/APKBUILD @@ -4,7 +4,7 @@ pkgver=4.9.0 pkgrel=1 pkgdesc="A file watching service" url="https://facebook.github.io/watchman/" -arch="all" +arch="all !s390x" license="Apache-2.0" makedepends="pcre-dev autoconf automake linux-headers libtool libressl-dev python3-dev" source="$pkgname-$pkgver.tar.gz::https://github.com/facebook/watchman/archive/v$pkgver.tar.gz -- cgit v1.2.3