summaryrefslogtreecommitdiff
path: root/community/sloccount/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sloccount/PKGBUILD')
-rw-r--r--community/sloccount/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sloccount/PKGBUILD b/community/sloccount/PKGBUILD
index 912c14250..e3358bc34 100644
--- a/community/sloccount/PKGBUILD
+++ b/community/sloccount/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="Tools for counting physical source lines of code"
url="http://www.dwheeler.com/sloccount/"
license=('GPL')
depends=('perl')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=(http://www.dwheeler.com/${pkgname}/${pkgname}-${pkgver}.tar.gz)
md5sums=('09abd6e2a016ebaf7552068a1dba1249')