diff options
Diffstat (limited to 'community/gpsdrive/PKGBUILD')
-rw-r--r-- | community/gpsdrive/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gpsdrive/PKGBUILD b/community/gpsdrive/PKGBUILD index 86ceaa63a..bb4a01cde 100644 --- a/community/gpsdrive/PKGBUILD +++ b/community/gpsdrive/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gpsdrive pkgver=2.11 pkgrel=12 pkgdesc="A car (bike, ship, plane) navigation system" -arch=("i686" "x86_64") +arch=("i686" "x86_64" 'mips64el') url="http://www.gpsdrive.de/" license=('GPL2') depends=('gtk2' 'gpsd' 'libxml2' 'curl' 'python2' 'boost-libs' 'gdal' 'mapnik' 'postgresql-libs' 'openstreetmap-map-icons-svn' |