summaryrefslogtreecommitdiff
path: root/community/torch/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/torch/PKGBUILD')
-rw-r--r--community/torch/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/torch/PKGBUILD b/community/torch/PKGBUILD
index c9691a6f6..f7b5d89ce 100644
--- a/community/torch/PKGBUILD
+++ b/community/torch/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=torch
pkgver=3.1
pkgrel=2
pkgdesc="State of the art machine learning library"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://packages.debian.org/source/lenny/torch3"
license=('GPL')
depends=(gcc-libs)