aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mapnik
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-10-02 21:18:05 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-10-02 21:18:05 +0000
commit8636c01fcb4e57f8d98fa1d8bd3a5d7222cc5f10 (patch)
tree681e3b7133d93f04d948e129e79a512d9b88e250 /testing/mapnik
parent2aaa5a779523bd9dd56b74a24fb4e46917f56d69 (diff)
downloadaports-8636c01fcb4e57f8d98fa1d8bd3a5d7222cc5f10.tar.bz2
aports-8636c01fcb4e57f8d98fa1d8bd3a5d7222cc5f10.tar.xz
testing/mapnik: enable build on ppc64le
Diffstat (limited to 'testing/mapnik')
-rw-r--r--testing/mapnik/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mapnik/APKBUILD b/testing/mapnik/APKBUILD
index 58355976c6..80c8cab2e4 100644
--- a/testing/mapnik/APKBUILD
+++ b/testing/mapnik/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.0.15
pkgrel=0
pkgdesc="An open source toolkit for developing mapping applications"
url="http://mapnik.org/"
-arch="x86_64"
+arch="x86_64 ppc64le"
license="LPGL2+"
depends="boost boost-regex freetype zlib harfbuzz postgresql-client sqlite-libs cairo libpng libjpeg tiff libwebp libxml2 proj4 gdal icu"
depends_dev=""