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 6759227fa..842ca76de 100644
--- a/extra/ncmpc/PKGBUILD
+++ b/extra/ncmpc/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=0.21
pkgrel=1
pkgdesc='Fully featured MPD client using ncurses'
url='http://www.musicpd.org/clients/ncmpc/'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('ncurses' 'glib2' 'libmpdclient')
optdepends=('python2: to enable lyrics plugin'