aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mapnik/APKBUILD
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-04-02 20:09:35 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-04-02 20:09:35 +0000
commitb48fa825f0e2790ccf3962ee1e2192659b8637d8 (patch)
tree14e9b53300fe480fc5fe59ef95948645d4b21116 /testing/mapnik/APKBUILD
parent1385c3c1257e855c9229403e656a2784d5b760ef (diff)
downloadaports-b48fa825f0e2790ccf3962ee1e2192659b8637d8.tar.bz2
aports-b48fa825f0e2790ccf3962ee1e2192659b8637d8.tar.xz
testing/mapnik: fix arches
gdal is not built for ppc64le, but is for x86
Diffstat (limited to 'testing/mapnik/APKBUILD')
-rw-r--r--testing/mapnik/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mapnik/APKBUILD b/testing/mapnik/APKBUILD
index 378cdce023..ce27230ca5 100644
--- a/testing/mapnik/APKBUILD
+++ b/testing/mapnik/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.0.22
pkgrel=0
pkgdesc="An open source toolkit for developing mapping applications"
url="http://mapnik.org/"
-arch="x86_64 ppc64le"
+arch="x86 x86_64"
license="LPGL-2.0-or-later"
makedepends="
boost-dev