diff options
Diffstat (limited to 'community/portaudio')
-rw-r--r-- | community/portaudio/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/portaudio/PKGBUILD b/community/portaudio/PKGBUILD index 6c726e662..c0042c42b 100644 --- a/community/portaudio/PKGBUILD +++ b/community/portaudio/PKGBUILD @@ -8,7 +8,7 @@ pkgname=portaudio pkgver=19_20111121 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=('jack') |