diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/mc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/mc/PKGBUILD b/libre/mc/PKGBUILD index 007c19654..cc5e05d2a 100644 --- a/libre/mc/PKGBUILD +++ b/libre/mc/PKGBUILD @@ -8,7 +8,7 @@ pkgname=mc pkgver=4.8.15 pkgrel=1.parabola1 pkgdesc="Midnight Commander is a text based filemanager/shell that emulates Norton Commander, with arj recommendation included and nonfree unace and unrar support removed" -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64' 'armv7h') url="http://www.ibiblio.org/mc/" license=('GPL') depends=( |