diff options
Diffstat (limited to 'pcr/python-gensim/PKGBUILD')
-rwxr-xr-x | pcr/python-gensim/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python-gensim/PKGBUILD b/pcr/python-gensim/PKGBUILD index d38b80700..e00cab736 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' 'mips64el') +arch=('i686' 'x86_64') url="http://nlp.fi.muni.cz/projekty/gensim/" license=('LGPL') depends=('python-scipy') |