diff --git a/testing/py3-fastavro/APKBUILD b/testing/py3-fastavro/APKBUILD index dbd989aba87..bf1dd4f130b 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"