diff options
Diffstat (limited to 'community/kadu')
-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 765256ee8..79bb10afe 100644 --- a/community/kadu/PKGBUILD +++ b/community/kadu/PKGBUILD @@ -7,7 +7,7 @@ pkgname=kadu pkgver=0.12.1 pkgrel=1 pkgdesc="A 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' 'libidn' 'libmpdclient' 'qtwebkit' 'xdg-utils') |