summaryrefslogtreecommitdiff
path: root/pcr/libspatialite/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/libspatialite/PKGBUILD')
-rw-r--r--pcr/libspatialite/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/libspatialite/PKGBUILD b/pcr/libspatialite/PKGBUILD
index 59d7200e5..3664e45d7 100644
--- a/pcr/libspatialite/PKGBUILD
+++ b/pcr/libspatialite/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libspatialite
pkgver=4.0.0
pkgrel=1
pkgdesc="SQLite extension to support spatial data types and operations"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://www.gaia-gis.it/fossil/libspatialite/index"
license=('MPL')
depends=('geos' 'proj' 'sqlite3' 'libfreexl')