summaryrefslogtreecommitdiff
path: root/community/geos/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/geos/PKGBUILD')
-rw-r--r--community/geos/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/geos/PKGBUILD b/community/geos/PKGBUILD
index 7266aabe3..c385e7a05 100644
--- a/community/geos/PKGBUILD
+++ b/community/geos/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=geos
pkgver=3.3.5
pkgrel=1
pkgdesc="C++ port of the Java Topology Suite"
-arch=('x86_64' 'i686')
+arch=('i686' 'x86_64' 'mips64el')
url="http://trac.osgeo.org/geos/"
license=('LGPL')
depends=('gcc-libs' 'bash')