summaryrefslogtreecommitdiff
path: root/community/dmd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dmd/PKGBUILD')
-rw-r--r--community/dmd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dmd/PKGBUILD b/community/dmd/PKGBUILD
index 69bc1c1ce..840f9311c 100644
--- a/community/dmd/PKGBUILD
+++ b/community/dmd/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=('dmd' 'libphobos')
pkgbase=dmd
pkgver=2.059
pkgrel=3
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
url="http://www.digitalmars.com/d/2.0/"
source=(http://ftp.digitalmars.com/$pkgname.$pkgver.zip
tools-${pkgver}.tar.gz::https://github.com/D-Programming-Language/tools/tarball/v${pkgver})