summaryrefslogtreecommitdiff
path: root/community/libtommath/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-16 17:20:38 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-16 17:20:38 -0300
commit1b06975999d3c939ca811b49b6e731a4955a4684 (patch)
treed3451f8d512500215a5827f38c8af2318e30643c /community/libtommath/PKGBUILD
parentebef5099cd5f2ec0686b8f46d389c43ea5a53cac (diff)
Ported to mips64el
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'