diff options
Diffstat (limited to 'community/kadu/PKGBUILD')
-rw-r--r-- | community/kadu/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kadu/PKGBUILD b/community/kadu/PKGBUILD index c34fcdf61..52b2303f9 100644 --- a/community/kadu/PKGBUILD +++ b/community/kadu/PKGBUILD @@ -7,7 +7,7 @@ pkgname=kadu pkgver=0.12.3 pkgrel=3 pkgdesc='Qt-based Jabber/XMPP and Gadu-Gadu client' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.kadu.net/' license=('GPL') depends=('libgadu' 'libxss' 'enchant' 'phonon' 'qca-ossl' |