summaryrefslogtreecommitdiff
path: root/testing/python2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/python2/PKGBUILD')
-rw-r--r--testing/python2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/python2/PKGBUILD b/testing/python2/PKGBUILD
index 2dadb1ec3..fa4cff51e 100644
--- a/testing/python2/PKGBUILD
+++ b/testing/python2/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.7.1
pkgrel=8
_pybasever=2.7
pkgdesc="A high-level scripting language"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('PSF')
url="http://www.python.org/"
depends=('db' 'bzip2' 'gdbm' 'openssl' 'zlib' 'expat' 'sqlite3' 'libffi')