summaryrefslogtreecommitdiff
path: root/community/python-sqlalchemy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-sqlalchemy/PKGBUILD')
-rw-r--r--community/python-sqlalchemy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-sqlalchemy/PKGBUILD b/community/python-sqlalchemy/PKGBUILD
index c94e0936f..32e2c6fa7 100644
--- a/community/python-sqlalchemy/PKGBUILD
+++ b/community/python-sqlalchemy/PKGBUILD
@@ -6,7 +6,7 @@ pkgbase=python-sqlalchemy
pkgname=('python-sqlalchemy' 'python2-sqlalchemy')
pkgver=0.9.2
pkgrel=1
-arch=('i686' 'x86_64') # python2 package contain .so
+arch=('i686' 'x86_64' 'mips64el') # python2 package contain .so
url="http://www.sqlalchemy.org/"
license=('custom: MIT')
makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools' 'python-nose' 'python2-nose')