diff options
Diffstat (limited to 'community/xnc')
-rw-r--r-- | community/xnc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xnc/PKGBUILD b/community/xnc/PKGBUILD index b26a556c6..43cb3b476 100644 --- a/community/xnc/PKGBUILD +++ b/community/xnc/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xnc pkgver=5.0.4 pkgrel=4 pkgdesc="X nortern captain file manager" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://xnc.jinr.ru/" license=('GPL') depends=('gcc-libs' 'libpng' 'libtiff' 'libsm' 'libxext' 'libjpeg>=7') |