diff options
Diffstat (limited to 'community/gwibber/PKGBUILD')
-rw-r--r-- | community/gwibber/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gwibber/PKGBUILD b/community/gwibber/PKGBUILD index 6bf243222..1bb2f3054 100644 --- a/community/gwibber/PKGBUILD +++ b/community/gwibber/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gwibber pkgver=3.6.0 pkgrel=4 pkgdesc="Microblogging client for GNOME, which supports Facebook, Identi.ca, Twitter, Flickr, Foursquare, Sina and Sohu" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gwibber.com/" license=('GPL') depends=('libgee06' 'account-plugins' 'libnotify' 'libsoup' 'dee' 'json-glib' 'gtkspell3' 'python2-dbus' 'python2-gobject' 'python2-gobject2' 'python2-httplib2' 'python2-oauth' 'python2-imaging' 'python2-xdg' 'dconf') |