summaryrefslogtreecommitdiff
path: root/community/simh/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/simh/PKGBUILD')
-rw-r--r--community/simh/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/simh/PKGBUILD b/community/simh/PKGBUILD
index 27fcdf2fa..2c2018374 100644
--- a/community/simh/PKGBUILD
+++ b/community/simh/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=3.9.0
_pkgver=39-0
pkgrel=1
pkgdesc="simulator for assorted historical computers, from Altair to VAX"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://simh.trailing-edge.com"
license=("BSD")
depends=("libpcap")