diff options
Diffstat (limited to 'community/ncmpcpp/PKGBUILD')
-rw-r--r-- | community/ncmpcpp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ncmpcpp/PKGBUILD b/community/ncmpcpp/PKGBUILD index c3ccc6166..2dd5819df 100644 --- a/community/ncmpcpp/PKGBUILD +++ b/community/ncmpcpp/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ncmpcpp pkgver=0.5.10 pkgrel=4 pkgdesc='Almost exact clone of ncmpc with some new features' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://ncmpcpp.rybczak.net/' license=('GPL') depends=('curl' 'libmpdclient' 'taglib' 'ncurses' 'fftw') |