summaryrefslogtreecommitdiff
path: root/community/plan9port/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/plan9port/PKGBUILD')
-rw-r--r--community/plan9port/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/plan9port/PKGBUILD b/community/plan9port/PKGBUILD
index 8f8d7477e..f06ad27b3 100644
--- a/community/plan9port/PKGBUILD
+++ b/community/plan9port/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=plan9port
pkgver=20121022
pkgrel=2
pkgdesc="A port of many programs from Plan 9 to Unix-like operating systems"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://swtch.com/plan9port/"
license=('custom')
depends=(xorg-server libxt libxext sh fuse)