summaryrefslogtreecommitdiff
path: root/community/python-pexpect/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-pexpect/PKGBUILD')
-rw-r--r--community/python-pexpect/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-pexpect/PKGBUILD b/community/python-pexpect/PKGBUILD
index 323c6d536..49ec5c17c 100644
--- a/community/python-pexpect/PKGBUILD
+++ b/community/python-pexpect/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=python-pexpect
pkgver=2.3
pkgrel=4
pkgdesc='A pure Python Expect-like module'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://pexpect.sourceforge.net/'
license=('MIT')
depends=('python2')