diff options
Diffstat (limited to 'extra/tunepimp/PKGBUILD')
-rw-r--r-- | extra/tunepimp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/tunepimp/PKGBUILD b/extra/tunepimp/PKGBUILD index a3fe45ed5..caa9c1f0a 100644 --- a/extra/tunepimp/PKGBUILD +++ b/extra/tunepimp/PKGBUILD @@ -6,7 +6,7 @@ pkgver=0.5.3 pkgrel=8 pkgdesc="A development library geared towards developers who wish to create MusicBrainz enabled tagging applications (aka libtunepimp)" url="http://www.musicbrainz.org/products/tunepimp/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') options=('!libtool' '!makeflags') makedepends=('python2') |