summaryrefslogtreecommitdiff
path: root/extra/aubio/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/aubio/PKGBUILD')
-rw-r--r--extra/aubio/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/aubio/PKGBUILD b/extra/aubio/PKGBUILD
index 69a66510a..2cfbbb06d 100644
--- a/extra/aubio/PKGBUILD
+++ b/extra/aubio/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=aubio
pkgver=0.4.0
pkgrel=1
pkgdesc="A tool for extracting annotations from audio signals"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://aubio.org/"
license=('GPL')
depends=('fftw' 'jack' 'ffmpeg')