diff options
Diffstat (limited to 'testing/hdf5')
-rw-r--r-- | testing/hdf5/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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" |