mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/py3-h5py: disable on mips
This commit is contained in:
parent
c191286dbf
commit
11326cba00
@ -6,7 +6,7 @@ pkgver=2.10.0
|
||||
pkgrel=1
|
||||
pkgdesc="Read and write HDF5 files from Python"
|
||||
url="https://www.h5py.org"
|
||||
arch="all !s390x !x86 !ppc64le" # x86|ppc64le -> numpy has no 128float support
|
||||
arch="all !s390x !x86 !ppc64le !mips !mips64" # x86|ppc64le -> numpy has no 128float support
|
||||
license="BSD-3-Clause"
|
||||
depends="py3-six py3-numpy hdf5"
|
||||
makedepends="cython python3-dev hdf5-dev py3-setuptools py3-numpy-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user