summaryrefslogtreecommitdiff
path: root/extra/expect/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/expect/PKGBUILD')
-rw-r--r--extra/expect/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/expect/PKGBUILD b/extra/expect/PKGBUILD
index 5af97256a..a9771cc16 100644
--- a/extra/expect/PKGBUILD
+++ b/extra/expect/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=expect
pkgver=5.45
pkgrel=3
pkgdesc="A tool for automating interactive applications"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.nist.gov/el/msid/expect.cfm"
license=('custom')
depends=('tcl')