diff --git a/testing/hdf5/APKBUILD b/testing/hdf5/APKBUILD index 92e10e8e159..8d804829265 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"