summaryrefslogtreecommitdiff
path: root/community/python-pybox2d
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-07-12 16:14:54 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-07-12 16:14:54 -0500
commit03d128385c4ca773e67c93729a45899590d0d99e (patch)
tree33ade8d7429481b25e98498ce5abdc1cd3c25022 /community/python-pybox2d
parent8878de8508ef59fe63f2d19a258a383ba09b10a8 (diff)
Add mis64el in archs
Diffstat (limited to 'community/python-pybox2d')
-rw-r--r--community/python-pybox2d/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-pybox2d/PKGBUILD b/community/python-pybox2d/PKGBUILD
index 6ef9679f8..874445d6f 100644
--- a/community/python-pybox2d/PKGBUILD
+++ b/community/python-pybox2d/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=python-pybox2d
pkgver=370
pkgrel=1
pkgdesc="Python wrapper for Box2D"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/pybox2d"
license=('GPL')
depends=('python' 'swig')