summaryrefslogtreecommitdiff
path: root/extra/mpc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/mpc/PKGBUILD')
-rw-r--r--extra/mpc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mpc/PKGBUILD b/extra/mpc/PKGBUILD
index cb4eeae22..4662cc640 100644
--- a/extra/mpc/PKGBUILD
+++ b/extra/mpc/PKGBUILD
@@ -11,7 +11,7 @@ pkgrel=2
pkgdesc='Minimalist command line interface to MPD'
url='http://mpd.wikia.com/wiki/Client:Mpc'
license=('GPL2')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
options=('!emptydirs')
depends=('libmpdclient')
source=("http://downloads.sourceforge.net/musicpd/${pkgname}-${pkgver}.tar.gz")