diff options
Diffstat (limited to 'extra/libshout/PKGBUILD')
-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 c74560069..6f992e7c4 100644 --- a/extra/libshout/PKGBUILD +++ b/extra/libshout/PKGBUILD @@ -7,7 +7,7 @@ pkgname=libshout pkgver=2.2.2 pkgrel=3 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' 'force') |