summaryrefslogtreecommitdiff
path: root/community/chromaprint/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/chromaprint/PKGBUILD')
-rw-r--r--community/chromaprint/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/chromaprint/PKGBUILD b/community/chromaprint/PKGBUILD
index 804f6dc65..1d0f59642 100644
--- a/community/chromaprint/PKGBUILD
+++ b/community/chromaprint/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.6
pkgrel=3
pkgdesc='Library that implements a custom algorithm for extracting fingerprints from any audio source'
url='http://acoustid.org/chromaprint/'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL')
depends=('ffmpeg')
makedepends=('cmake')