summaryrefslogtreecommitdiff
path: root/extra/python2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python2/PKGBUILD')
-rw-r--r--extra/python2/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/python2/PKGBUILD b/extra/python2/PKGBUILD
index eedc2a87d..29fddd125 100644
--- a/extra/python2/PKGBUILD
+++ b/extra/python2/PKGBUILD
@@ -5,10 +5,10 @@
pkgname=python2
pkgver=2.7.3
-pkgrel=4
+pkgrel=4.1
_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=('bzip2' 'gdbm' 'openssl' 'zlib' 'expat' 'sqlite' 'libffi')