diff options
Diffstat (limited to 'extra/liblastfm')
-rw-r--r-- | extra/liblastfm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/liblastfm/PKGBUILD b/extra/liblastfm/PKGBUILD index e7718f6b7..d6dc74481 100644 --- a/extra/liblastfm/PKGBUILD +++ b/extra/liblastfm/PKGBUILD @@ -6,7 +6,7 @@ pkgname=liblastfm pkgver=0.3.3 pkgrel=3 pkgdesc="A collection of libraries to help you integrate Last.fm services into your rich desktop software" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://github.com/mxcl/liblastfm/" license=('GPL') depends=('libsamplerate' 'fftw' 'qt') |