mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/py3-fastavro: disable on x86
This commit is contained in:
parent
ed4dc0abbc
commit
eec7aa35d1
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user