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