summaryrefslogtreecommitdiff
path: root/testing/mpd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mpd/PKGBUILD')
-rw-r--r--testing/mpd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mpd/PKGBUILD b/testing/mpd/PKGBUILD
index 57ce12fce..5d5972060 100644
--- a/testing/mpd/PKGBUILD
+++ b/testing/mpd/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=mpd
pkgver=0.16.2
pkgrel=3
pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://mpd.wikia.com/wiki/Server"
depends=('libao' 'ffmpeg' 'libmodplug' 'audiofile' 'libshout' 'libmad' 'curl' 'faad2'