diff options
Diffstat (limited to 'community/nemo/PKGBUILD')
-rw-r--r-- | community/nemo/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nemo/PKGBUILD b/community/nemo/PKGBUILD index 7ebb2959a..f839ec21d 100644 --- a/community/nemo/PKGBUILD +++ b/community/nemo/PKGBUILD @@ -6,7 +6,7 @@ pkgname=nemo pkgver=1.8.0 pkgrel=1 pkgdesc="Cinnamon file manager (Nautilus fork)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://github.com/linuxmint/nemo" license=('GPL') depends=('libexif' 'gvfs' 'dconf' 'desktop-file-utils' 'exempi' 'python2' |