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