From fcd1124a8632e9d2b1fab8d133dcf18f436156a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sun, 7 Feb 2016 13:54:37 +0100 Subject: 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. --- testing/hdf5/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/hdf5') diff --git a/testing/hdf5/APKBUILD b/testing/hdf5/APKBUILD index 92e10e8e15..8d80482926 100644 --- a/testing/hdf5/APKBUILD +++ b/testing/hdf5/APKBUILD @@ -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" -- cgit v1.2.3