aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/libspatialite/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libspatialite/APKBUILD b/testing/libspatialite/APKBUILD
index 680ff3c5ab..514fcbcc26 100644
--- a/testing/libspatialite/APKBUILD
+++ b/testing/libspatialite/APKBUILD
@@ -5,7 +5,7 @@ pkgver=4.3.0a
pkgrel=0
pkgdesc="SpatiaLite extends the SQLite core to support fully fledged Spatial SQL capabilities."
url="https://www.gaia-gis.it/fossil/libspatialite/index"
-arch="all"
+arch="x86 x86_64"
license="MPLv1.1"
options="!check"
makedepends="geos-dev sqlite-dev proj4-dev zlib-dev libxml2-dev"