summaryrefslogtreecommitdiff
path: root/community/jemalloc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/jemalloc/PKGBUILD')
-rw-r--r--community/jemalloc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/jemalloc/PKGBUILD b/community/jemalloc/PKGBUILD
index 8ed1666a7..9aab7741c 100644
--- a/community/jemalloc/PKGBUILD
+++ b/community/jemalloc/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=jemalloc
pkgver=3.5.0
pkgrel=1
pkgdesc="General-purpose scalable concurrent malloc implementation"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('BSD')
url="http://www.canonware.com/jemalloc/"
depends=('glibc')