diff options
Diffstat (limited to 'community/libcoverart/PKGBUILD')
-rw-r--r-- | community/libcoverart/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libcoverart/PKGBUILD b/community/libcoverart/PKGBUILD index f0f4e2012..1a2a6cfc4 100644 --- a/community/libcoverart/PKGBUILD +++ b/community/libcoverart/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libcoverart pkgver=1.0.0 pkgrel=1 pkgdesc="C/C++ library for accessing the MusicBrainz Cover Art Archive" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://musicbrainz.org/doc/libcoverart" license=('LGPL') depends=('neon' 'jansson') |