summaryrefslogtreecommitdiff
path: root/community/python-openbabel/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-openbabel/PKGBUILD')
-rw-r--r--community/python-openbabel/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-openbabel/PKGBUILD b/community/python-openbabel/PKGBUILD
index a826601e6..a685daf6f 100644
--- a/community/python-openbabel/PKGBUILD
+++ b/community/python-openbabel/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=('python-openbabel' 'python2-openbabel')
pkgver=2.3.2
pkgrel=1
pkgdesc='Python bindings for the openbabel library'
-arch=('x86_64' 'i686')
+arch=('i686' 'x86_64' 'mips64el')
url='http://openbabel.org/wiki/Python'
license=('GPL')
depends=('gcc-libs' "openbabel=${pkgver}" 'eigen2')