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 7cae118ac..489f8a4fc 100644
--- a/extra/mpc/PKGBUILD
+++ b/extra/mpc/PKGBUILD
@@ -11,7 +11,7 @@ pkgrel=1
pkgdesc='Minimalist command line interface to MPD'
url='http://www.musicpd.org/clients/mpc/'
license=('GPL2')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('libmpdclient')
source=("http://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
sha1sums=('c649cd19e4195749ca7da309c10acd53ac139b49' 'SKIP')