summaryrefslogtreecommitdiff
path: root/pcr/python-gensim/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/python-gensim/PKGBUILD')
-rwxr-xr-xpcr/python-gensim/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python-gensim/PKGBUILD b/pcr/python-gensim/PKGBUILD
index e00cab736..d38b80700 100755
--- a/pcr/python-gensim/PKGBUILD
+++ b/pcr/python-gensim/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-gensim
pkgver=0.10.0
pkgrel=1
pkgdesc="Python framework for fast Vector Space Modelling"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://nlp.fi.muni.cz/projekty/gensim/"
license=('LGPL')
depends=('python-scipy')