mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/geos: enable on all except armhf
geos_unit fails on armhf
This commit is contained in:
parent
00e4a1eddb
commit
3fbd718640
@ -5,7 +5,7 @@ pkgver=3.6.2
|
||||
pkgrel=0
|
||||
pkgdesc="GEOS is a library providing OpenGIS and JTS spatial operations in C++."
|
||||
url="http://trac.osgeo.org/geos/"
|
||||
arch="x86 x86_64"
|
||||
arch="all !armhf"
|
||||
license="LGPL-2.1"
|
||||
makedepends="swig python2-dev"
|
||||
subpackages="py-$pkgname:py $pkgname-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user