aboutsummaryrefslogtreecommitdiffstats
path: root/testing/postgis
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2019-11-20 14:43:10 +0100
committerMilan P. Stanić <mps@arvanta.net>2019-11-20 14:44:07 +0100
commitb63d9210f728a7328dc8296bd99a349b00f413ed (patch)
treee69cf433be38c9118a6b6640e5845b6bca4bcff3 /testing/postgis
parent2b1518627639ca09e18d2a6d49e4dbba0076946a (diff)
downloadaports-b63d9210f728a7328dc8296bd99a349b00f413ed.tar.bz2
aports-b63d9210f728a7328dc8296bd99a349b00f413ed.tar.xz
testing/postgis: disable on armhf and armv7
proj-dev package is missing on these architectures
Diffstat (limited to 'testing/postgis')
-rw-r--r--testing/postgis/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/postgis/APKBUILD b/testing/postgis/APKBUILD
index 56c873aeab..a7f14108fb 100644
--- a/testing/postgis/APKBUILD
+++ b/testing/postgis/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.0.0
pkgrel=0
pkgdesc="PostGIS is a spatial database extender for PostgreSQL object-relational database."
url="https://postgis.net/"
-arch="all !x86"
+arch="all !x86 !armhf !armv7" # missing proj-dev on these arch's
license="GPL-2.0-or-later"
depends="postgresql perl"
makedepends="postgresql-dev geos-dev gdal-dev libxml2-dev proj-dev perl-dev