summaryrefslogtreecommitdiff
path: root/community/pd/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-08-03 11:52:01 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-08-03 11:52:01 -0500
commitf3f72f13c82df73ec482c4d5124645619ab1ed01 (patch)
treeb2dba6674f9b7a287ce727b5d7343dc2947dce4c /community/pd/PKGBUILD
parentcac6c854c6777f9c69230e8cf4a08c25f6b981cf (diff)
Add mips64el in archs
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 18449382a..07e31708e 100644
--- a/community/pd/PKGBUILD
+++ b/community/pd/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=0.43.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')