summaryrefslogtreecommitdiff
path: root/community/dev86/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dev86/PKGBUILD')
-rw-r--r--community/dev86/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dev86/PKGBUILD b/community/dev86/PKGBUILD
index 28d31b13e..2f1499e52 100644
--- a/community/dev86/PKGBUILD
+++ b/community/dev86/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=dev86
pkgver=0.16.18
pkgrel=1
pkgdesc="Simple C compiler to generate 8086 code"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
#url="http://homepage.ntlworld.com/robert.debath/dev86"
url="http://www.debath.co.uk/dev86/"
license=(GPL)