aboutsummaryrefslogtreecommitdiffstats
path: root/testing/geos
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-05-15 09:39:27 +0300
committerTimo Teräs <timo.teras@iki.fi>2016-05-15 09:39:27 +0300
commit06373caf0a252498aa48d859a25d49e4a88d3e04 (patch)
treec66574750819db3eb521f5db65b85339905e157d /testing/geos
parentd58a6b079d3e7f76baffea2ba1334998d54853ed (diff)
testing/geos: disable on armhf
FAIL: geos_unit (unit test fails)
Diffstat (limited to 'testing/geos')
-rw-r--r--testing/geos/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/geos/APKBUILD b/testing/geos/APKBUILD
index 238f715ce13..050337b7afe 100644
--- a/testing/geos/APKBUILD
+++ b/testing/geos/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.5.0
pkgrel=0
pkgdesc="GEOS is a library providing OpenGIS and JTS spatial operations in C++."
url="http://trac.osgeo.org/geos/"
-arch="all"
+arch="x86 x86_64"
license="LGPL2.1"
depends=""
depends_dev=""