From e53ad050ec508c9457be50e7d6bf67f57f3ce030 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 7 Mar 2018 21:32:12 +0000 Subject: testing/mongo-c-driver: disable on x86 due to failing testsuite --- testing/mongo-c-driver/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/mongo-c-driver') diff --git a/testing/mongo-c-driver/APKBUILD b/testing/mongo-c-driver/APKBUILD index 55bb76308b..a84c149a81 100644 --- a/testing/mongo-c-driver/APKBUILD +++ b/testing/mongo-c-driver/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.9.2 pkgrel=1 pkgdesc="Client library written in C for MongoDB" url="https://github.com/mongodb/mongo-c-driver" -arch="all" +arch="all !x86" # testsuite fails on x86 license="Apache-2.0" depends= depends_dev="libressl-dev snappy-dev zlib-dev" -- cgit v1.2.3