diff options
Diffstat (limited to 'community/mercury/PKGBUILD')
-rw-r--r-- | community/mercury/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mercury/PKGBUILD b/community/mercury/PKGBUILD index be8e30945..05984636b 100644 --- a/community/mercury/PKGBUILD +++ b/community/mercury/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.9.5 pkgrel=2 pkgdesc="Java Based MSN client." license=('custom') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.mercury.im" depends=('java-runtime' 'libxss' 'libxt') makedepends=('rpmextract') |