summaryrefslogtreecommitdiff
path: root/community/portaudio/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/portaudio/PKGBUILD')
-rw-r--r--community/portaudio/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/portaudio/PKGBUILD b/community/portaudio/PKGBUILD
index c8743a6f5..057403fcf 100644
--- a/community/portaudio/PKGBUILD
+++ b/community/portaudio/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=portaudio
pkgver=19_20140130
pkgrel=1
pkgdesc='A free, cross-platform, open source, audio I/O library.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.portaudio.com/'
license=('custom')
depends=('gcc-libs' 'jack')