summaryrefslogtreecommitdiff
path: root/extra/ncmpc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ncmpc/PKGBUILD')
-rw-r--r--extra/ncmpc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ncmpc/PKGBUILD b/extra/ncmpc/PKGBUILD
index 63fdf1565..e423ef45d 100644
--- a/extra/ncmpc/PKGBUILD
+++ b/extra/ncmpc/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=ncmpc
pkgver=0.20
pkgrel=1
pkgdesc="A ncurses (command line) interface for MPD"
-arch=("i686" "x86_64")
+arch=("i686" "x86_64" 'mips64el')
url="http://mpd.wikia.com/wiki/Client:Ncmpc"
license=('GPL')
depends=('ncurses' 'glib2' 'libmpdclient')