From eec7aa35d1bfb2f9b3460c8e2bf618311002926f Mon Sep 17 00:00:00 2001 From: Leo Date: Sun, 16 Jun 2019 05:37:32 -0300 Subject: testing/py3-fastavro: disable on x86 --- testing/py3-fastavro/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/py3-fastavro/APKBUILD b/testing/py3-fastavro/APKBUILD index dbd989aba8..bf1dd4f130 100644 --- a/testing/py3-fastavro/APKBUILD +++ b/testing/py3-fastavro/APKBUILD @@ -6,7 +6,7 @@ pkgver=0.21.24 pkgrel=0 pkgdesc="Fast Avro for Python" url="https://github.com/fastavro/fastavro" -arch="all" +arch="all !x86" # _tz_ tests fail license="MIT" depends="py3-six" makedepends="py3-setuptools python3-dev cython3" -- cgit v1.2.3