diff options
Diffstat (limited to 'testing/mapnik')
-rw-r--r-- | testing/mapnik/APKBUILD | 2 |
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="" |