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 9664cb10c..e5cfc5b26 100644 --- a/extra/empathy/PKGBUILD +++ b/extra/empathy/PKGBUILD @@ -5,7 +5,7 @@ pkgname=empathy pkgver=3.10.3 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 webkitgtk telepathy-farstream telepathy-glib telepathy-logger telepathy-mission-control geoclue2 geocode-glib cheese libchamplain) |