testing/hdf5: Temporarily disable on armhf

Even though this aport should theoretically build on armhf out of the
box it currently causes a segmentation fault during the build phase. To
unblock the armhf builder I decided to temporarily disable the arch for
this aport.
This commit is contained in:
Sören Tempel 2016-02-07 13:54:37 +01:00
parent 4078ea301f
commit fcd1124a86

View File

@ -20,7 +20,7 @@ pkgver=1.8.15.1
pkgrel=0
pkgdesc="HDF5 is a data model, library, and file format for storing and managing data"
url="http://www.hdfgroup.org/HDF5/"
arch="all"
arch="x86 x86_64"
license="custom"
depends=""
depends_dev="zlib-dev"