summaryrefslogtreecommitdiff
path: root/community/gwibber
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-12 10:03:08 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-12 10:03:08 -0500
commit74093519de9393b9196a1a511609b61c89da6753 (patch)
tree3805ccad28b76e0431328e38ca5c0664712d108b /community/gwibber
parent891a51ee90b27ae02b33882cad19773a065499c3 (diff)
Add mips64el in archs
Diffstat (limited to 'community/gwibber')
-rw-r--r--community/gwibber/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gwibber/PKGBUILD b/community/gwibber/PKGBUILD
index d990ce73d..b9f22e14c 100644
--- a/community/gwibber/PKGBUILD
+++ b/community/gwibber/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gwibber
pkgver=3.6.0
pkgrel=1
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=('libgee' 'account-plugins' 'libnotify' 'libsoup' 'dee' 'json-glib' 'gtkspell3' 'python2-dbus' 'python2-gobject' 'python2-gobject2' 'python2-httplib2' 'python2-oauth' 'python2-imaging' 'python2-xdg' 'dconf')