aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mapnik
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-02-07 14:31:44 +0000
committerTimo Teräs <timo.teras@iki.fi>2017-02-07 14:31:44 +0000
commit714b8840a38c6973b9b39f9375874c4020aeaeef (patch)
treef6093c44d5470abf98ad2fe7dcece52712cf447a /testing/mapnik
parentc4ca6089d15b5936f661534b7ecf72f950e8cd1b (diff)
downloadaports-714b8840a38c6973b9b39f9375874c4020aeaeef.tar.bz2
aports-714b8840a38c6973b9b39f9375874c4020aeaeef.tar.xz
testing/mapnik: x86_64 only for now
the dependency testing/gdal is x86_64 only
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 afd0a74015..1b8eda35b9 100644
--- a/testing/mapnik/APKBUILD
+++ b/testing/mapnik/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.0.12
pkgrel=0
pkgdesc="An open source toolkit for developing mapping applications"
url="http://mapnik.org/"
-arch="all"
+arch="x86_64"
license="LPGL2+"
depends="boost boost-regex freetype zlib harfbuzz postgresql-client sqlite-libs cairo libpng libjpeg tiff libwebp libxml2 proj4 gdal icu"
depends_dev=""