mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
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:
parent
4078ea301f
commit
fcd1124a86
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user