diff options
Diffstat (limited to 'extra/folks/PKGBUILD')
-rw-r--r-- | extra/folks/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/folks/PKGBUILD b/extra/folks/PKGBUILD index 01e84ef14..2ce34ed32 100644 --- a/extra/folks/PKGBUILD +++ b/extra/folks/PKGBUILD @@ -5,7 +5,7 @@ pkgname=folks pkgver=0.9.6 pkgrel=1 pkgdesc="Library to aggregates people into metacontacts" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://telepathy.freedesktop.org/wiki/Folks" license=(LGPL2.1) depends=(telepathy-glib libgee libxml2 evolution-data-server zeitgeist libtracker-sparql) |