python-rtree: enable for clang32

This commit is contained in:
Christoph Reiter
2021-11-21 20:44:52 +01:00
committed by GitHub
parent 433b2efa40
commit 24abed3324

View File

@@ -5,6 +5,7 @@ pkgver=0.9.7
pkgrel=1
pkgdesc="Rtree: spatial index for Python GIS (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://github.com/Toblerity/rtree'
license=('LGPL')
depends=("${MINGW_PACKAGE_PREFIX}-python"