aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gdal
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-04-24 06:47:02 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-04-24 06:47:02 +0000
commit2912c97cf2746c5a6137db4daa68b4c3d064e1c4 (patch)
tree4ae05f4fd83cb07b39d6757cf7a6a6b8bb21180b /testing/gdal
parentcd50e75f1086e5f761c261b26b266bf7e7458aae (diff)
downloadaports-2912c97cf2746c5a6137db4daa68b4c3d064e1c4.tar.bz2
aports-2912c97cf2746c5a6137db4daa68b4c3d064e1c4.tar.xz
testing/gdal: enable all platforms
Diffstat (limited to 'testing/gdal')
-rw-r--r--testing/gdal/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/gdal/APKBUILD b/testing/gdal/APKBUILD
index 5542594ef4..ca72d1dfc6 100644
--- a/testing/gdal/APKBUILD
+++ b/testing/gdal/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Trevor R.H. Clarke <trevor@notcows.com>
pkgname=gdal
pkgver=2.1.3
-pkgrel=0
+pkgrel=1
pkgdesc="A translator library for raster and vector geospatial data formats"
url="http://gdal.org"
-arch="x86_64"
+arch="all"
license="MIT"
depends=""
depends_dev="gdal"