diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/pdal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pdal/APKBUILD b/testing/pdal/APKBUILD index 61449a9d27..af086895c9 100644 --- a/testing/pdal/APKBUILD +++ b/testing/pdal/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.5.0 pkgrel=0 pkgdesc="PDAL" url="https://github.com/pdal/pdal" -arch="all" +arch="x86 x86_64" license="BSD" depends="nitro python py-numpy" makedepends="cmake eigen-dev hexer-dev nitro-dev gdal-dev geos-dev laz-perf-dev libgeotiff-dev libxml2-dev python-dev py-numpy-dev jsoncpp-dev hdf5-dev proj4-dev cpd-dev fgt-dev sqlite-dev postgresql-dev curl-dev laszip-dev libspatialite-dev linux-headers" |