summaryrefslogtreecommitdiff
path: root/community/cppcheck
diff options
context:
space:
mode:
Diffstat (limited to 'community/cppcheck')
-rw-r--r--community/cppcheck/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cppcheck/PKGBUILD b/community/cppcheck/PKGBUILD
index a6c343e21..3852a3652 100644
--- a/community/cppcheck/PKGBUILD
+++ b/community/cppcheck/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=cppcheck
pkgver=1.47
pkgrel=1
pkgdesc="A tool for static C/C++ code analysis"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://cppcheck.wiki.sourceforge.net"
license=('GPL')
depends=('gcc-libs' 'pcre')