summaryrefslogtreecommitdiff
path: root/extra/python2
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-05-01 18:58:57 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-05-01 18:58:57 +0200
commitab531c3800d58326e89eaa0fe9a071ddc660ff0a (patch)
treeedc4823d5990104e43945090abb1e7c5b1006e4f /extra/python2
parente2c6c9de15db4ea553e6fcf3678750ac1541c52b (diff)
Build python2 for mips64el.
Diffstat (limited to 'extra/python2')
-rw-r--r--extra/python2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python2/PKGBUILD b/extra/python2/PKGBUILD
index 02731754c..67c7636b0 100644
--- a/extra/python2/PKGBUILD
+++ b/extra/python2/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.7.3
pkgrel=2
_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')