summaryrefslogtreecommitdiff
path: root/community/splint/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/splint/PKGBUILD')
-rw-r--r--community/splint/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/splint/PKGBUILD b/community/splint/PKGBUILD
index f6559ab07..bc31421a9 100644
--- a/community/splint/PKGBUILD
+++ b/community/splint/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=splint
pkgver=3.1.2
pkgrel=3
pkgdesc="A tool for statically checking C programs for security vulnerabilities and coding mistakes"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.splint.org/"
license=('GPL')
depends=('glibc')