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 d6397c819..f9c9dcec1 100644
--- a/extra/ncmpc/PKGBUILD
+++ b/extra/ncmpc/PKGBUILD
@@ -10,7 +10,7 @@ pkgver=0.20
pkgrel=2
pkgdesc='Fully featured MPD client using ncurses'
url='http://mpd.wikia.com/wiki/Client:Ncmpc'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('ncurses' 'glib2' 'libmpdclient')
optdepends=('python2: to enable lyrics plugin'