diff options
Diffstat (limited to 'community/pidgin-gfire/PKGBUILD')
-rw-r--r-- | community/pidgin-gfire/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pidgin-gfire/PKGBUILD b/community/pidgin-gfire/PKGBUILD index c3f268c1a..04b0adcc9 100644 --- a/community/pidgin-gfire/PKGBUILD +++ b/community/pidgin-gfire/PKGBUILD @@ -7,7 +7,7 @@ pkgname=pidgin-gfire pkgver=0.9.4 pkgrel=4 pkgdesc="Gfire is an Plugin for the Pidgin IM client which allows you to connect the Xfire network." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gfireproject.org/" license=('GPL') depends=('glib2' 'pidgin' 'libnotify' 'gtk2') |