summaryrefslogtreecommitdiff
path: root/extra/gperftools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gperftools/PKGBUILD')
-rw-r--r--extra/gperftools/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gperftools/PKGBUILD b/extra/gperftools/PKGBUILD
index c8ad827ae..723950d15 100644
--- a/extra/gperftools/PKGBUILD
+++ b/extra/gperftools/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=gperftools
pkgver=2.0
pkgrel=4
pkgdesc="Fast, multi-threaded malloc() and nifty performance analysis tools"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/gperftools/"
license=('BSD')
depends=('perl')