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 2c01d9111..befd6efeb 100644 --- a/extra/folks/PKGBUILD +++ b/extra/folks/PKGBUILD @@ -5,7 +5,7 @@ pkgname=folks pkgver=0.9.2 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 libzeitgeist libtracker-sparql) |