diff options
Diffstat (limited to 'extra/empathy/PKGBUILD')
-rw-r--r-- | extra/empathy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/empathy/PKGBUILD b/extra/empathy/PKGBUILD index 26bf96c76..0a7072c58 100644 --- a/extra/empathy/PKGBUILD +++ b/extra/empathy/PKGBUILD @@ -5,7 +5,7 @@ pkgname=empathy pkgver=3.4.2.1 pkgrel=1 pkgdesc="A GNOME instant messaging client using the Telepathy framework." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://live.gnome.org/Empathy" license=('GPL2') depends=('clutter-gst' 'clutter-gtk' 'folks' 'gcr' 'iso-codes' 'libcanberra' 'libpulse' 'libwebkit3' 'networkmanager' 'telepathy-farstream' 'telepathy-glib' 'telepathy-logger' 'telepathy-mission-control') |