diff options
Diffstat (limited to 'extra/libshout')
-rw-r--r-- | extra/libshout/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libshout/PKGBUILD b/extra/libshout/PKGBUILD index d2f0f675d..3a9561708 100644 --- a/extra/libshout/PKGBUILD +++ b/extra/libshout/PKGBUILD @@ -8,7 +8,7 @@ pkgver=2.3.1 pkgrel=1 epoch=1 pkgdesc="Library for accessing a shoutcast/icecast server" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('libvorbis' 'libtheora' 'speex') url="http://www.icecast.org/" options=('!libtool' '!emptydirs') |