diff options
Diffstat (limited to 'extra/liblastfm/PKGBUILD')
-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 fc4e68b66..b2fcc3171 100644 --- a/extra/liblastfm/PKGBUILD +++ b/extra/liblastfm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=liblastfm pkgver=1.0.7 pkgrel=1 pkgdesc="A Qt4 C++ library for the Last.fm webservices" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='https://github.com/lastfm/liblastfm/' license=('GPL3') depends=('qt4' 'fftw' 'libsamplerate') |