From 9a9fba9258f643036ef3b9d13a9aa74101e84821 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Wed, 20 Sep 2017 23:02:31 +0000 Subject: testing/pdal: build only on x86 and x86_64 Others archs are limited by geos and libspatialite dependencies --- testing/pdal/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/pdal') 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" -- cgit v1.2.3