diff options
Diffstat (limited to 'extra/psi')
-rw-r--r-- | extra/psi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/psi/PKGBUILD b/extra/psi/PKGBUILD index 36542f8d2..da80c51fa 100644 --- a/extra/psi/PKGBUILD +++ b/extra/psi/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=6 pkgdesc='Instant messaging application designed for the Jabber IM' url='http://psi-im.org/' license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('qca-ossl' 'qca-gnupg' 'enchant' 'libxss' 'xdg-utils') install='psi.install' source=("http://downloads.sourceforge.net/psi/psi-${pkgver}.tar.bz2" |