summaryrefslogtreecommitdiff
path: root/community/ncdu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ncdu/PKGBUILD')
-rw-r--r--community/ncdu/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ncdu/PKGBUILD b/community/ncdu/PKGBUILD
index 2a61a768d..24876e435 100644
--- a/community/ncdu/PKGBUILD
+++ b/community/ncdu/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc='Disk usage analyzer with an ncurses interface'
url='http://dev.yorhel.nl/ncdu/'
license=('custom:MIT')
depends=('ncurses')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=("http://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz")
sha1sums=('3d98e78cf7035e32333d263d301d12e9b4352598')