summaryrefslogtreecommitdiff
path: root/community/pd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pd/PKGBUILD')
-rw-r--r--community/pd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pd/PKGBUILD b/community/pd/PKGBUILD
index 4ff3b7606..8a12e214f 100644
--- a/community/pd/PKGBUILD
+++ b/community/pd/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.45.3
_ver=${pkgver%.*}-${pkgver##*.}
pkgrel=1
pkgdesc="The Pure Data real-time music and multimedia environment"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://crca.ucsd.edu/~msp/software.html"
license=('custom:BSD')
depends=('jack' 'fftw' 'tk')