summaryrefslogtreecommitdiff
path: root/community/chuck/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/chuck/PKGBUILD')
-rw-r--r--community/chuck/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/chuck/PKGBUILD b/community/chuck/PKGBUILD
index fe6b7247d..1927295f1 100644
--- a/community/chuck/PKGBUILD
+++ b/community/chuck/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=chuck
pkgver=1.3.1.3
pkgrel=1
pkgdesc='Concurrent, on-the-fly audio programming language'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://chuck.cs.princeton.edu/'
license=('GPL')
depends=('gcc-libs' 'libsndfile')