summaryrefslogtreecommitdiff
path: root/community/libtommath/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libtommath/PKGBUILD')
-rw-r--r--community/libtommath/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libtommath/PKGBUILD b/community/libtommath/PKGBUILD
index 33c60ba42..c8e835202 100644
--- a/community/libtommath/PKGBUILD
+++ b/community/libtommath/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=2
pkgdesc="Highly optimized and portable routines for integer based number theoretic applications"
url="http://www.libtom.org/"
license=('custom')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=("http://libtom.org/files/ltm-${pkgver}.tar.bz2"
'libtommath-0.42.0-makefile.patch')
md5sums=('7380da904b020301be7045cb3a89039b'