summaryrefslogtreecommitdiff
path: root/community/ccmalloc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ccmalloc/PKGBUILD')
-rw-r--r--community/ccmalloc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ccmalloc/PKGBUILD b/community/ccmalloc/PKGBUILD
index 838a6bb7d..d8e765b25 100644
--- a/community/ccmalloc/PKGBUILD
+++ b/community/ccmalloc/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=ccmalloc
pkgver=0.4.0
pkgrel=1
pkgdesc="Track down memory related problems with C and C++ programs"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://packages.debian.org/sid/ccmalloc"
license=('GPL2')
depends=()