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 167e0160c..5891c13d4 100644 --- a/community/ncmpcpp/PKGBUILD +++ b/community/ncmpcpp/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ncmpcpp pkgver=0.5.10 pkgrel=2 pkgdesc="An almost exact clone of ncmpc with some new features." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://unkart.ovh.org/ncmpcpp/" license=('GPL') depends=('curl' 'libmpdclient' 'taglib' 'ncurses') |