summaryrefslogtreecommitdiff
path: root/community-testing/llvm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/llvm/PKGBUILD')
-rw-r--r--community-testing/llvm/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community-testing/llvm/PKGBUILD b/community-testing/llvm/PKGBUILD
index 99ea6e4a7..ad8dc556b 100644
--- a/community-testing/llvm/PKGBUILD
+++ b/community-testing/llvm/PKGBUILD
@@ -13,7 +13,7 @@ pkgname=('llvm' 'llvm-ocaml' 'clang' 'clang-analyzer')
pkgver=2.9
_gcc_ver=4.6.0
pkgrel=4
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://llvm.org/"
license=('custom:University of Illinois/NCSA Open Source License')
makedepends=('gcc-libs' 'libffi' 'python2' 'ocaml' "gcc=$_gcc_ver")