diff options
Diffstat (limited to 'testing/folks/PKGBUILD')
-rw-r--r-- | testing/folks/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/folks/PKGBUILD b/testing/folks/PKGBUILD index 99e939541..f80cfc3f4 100644 --- a/testing/folks/PKGBUILD +++ b/testing/folks/PKGBUILD @@ -4,7 +4,7 @@ pkgname=folks pkgver=0.4.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') |