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 dd0ec3824..81036be00 100644 --- a/extra/folks/PKGBUILD +++ b/extra/folks/PKGBUILD @@ -4,7 +4,7 @@ pkgname=folks pkgver=0.4.3 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') |