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 9e16275df..142d55d81 100644
--- a/community/pd/PKGBUILD
+++ b/community/pd/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=0.43.4
_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')