summaryrefslogtreecommitdiff
path: root/community/ldc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ldc/PKGBUILD')
-rw-r--r--community/ldc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ldc/PKGBUILD b/community/ldc/PKGBUILD
index f8e7e38e0..ba9552118 100644
--- a/community/ldc/PKGBUILD
+++ b/community/ldc/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=ldc
pkgver=20120606
pkgrel=2
pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
url="http://www.dsource.org/projects/ldc"
license=('BSD')
depends=('llvm' 'libconfig')