summaryrefslogtreecommitdiff
path: root/extra/geoclue
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-05-02 21:26:09 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-05-02 21:26:09 +0200
commit70dd19e62605010a1403e8e28a9d40ca5b09409a (patch)
tree24af2841b7a295c36c440f19caff5d9094b7c7b8 /extra/geoclue
parent62db4fffdee16798cc082f05ab33c2329087212f (diff)
Build geoclue for mips64el.
Diffstat (limited to 'extra/geoclue')
-rw-r--r--extra/geoclue/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/geoclue/PKGBUILD b/extra/geoclue/PKGBUILD
index 851e5725f..fec20cde7 100644
--- a/extra/geoclue/PKGBUILD
+++ b/extra/geoclue/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=geoclue
pkgver=0.12.0
pkgrel=5
pkgdesc="Modular geoinformation service built on the D-Bus messaging system."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://geoclue.freedesktop.org/"
license=('LGPL')
depends=('dbus-glib' 'libxml2')