diff options
Diffstat (limited to 'community/mc/PKGBUILD')
-rw-r--r-- | community/mc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mc/PKGBUILD b/community/mc/PKGBUILD index a51e8f5f0..f9a330bf9 100644 --- a/community/mc/PKGBUILD +++ b/community/mc/PKGBUILD @@ -6,7 +6,7 @@ pkgname=mc pkgver=4.8.4 pkgrel=1 pkgdesc="Midnight Commander is a text based filemanager/shell that emulates Norton Commander" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.ibiblio.org/mc/" license=('GPL') depends=('e2fsprogs' 'glib2' 'pcre' 'gpm' 'slang') |