summaryrefslogtreecommitdiff
path: root/extra/cscope/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/cscope/PKGBUILD')
-rw-r--r--extra/cscope/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/cscope/PKGBUILD b/extra/cscope/PKGBUILD
index b480a8166..c0c7c48d0 100644
--- a/extra/cscope/PKGBUILD
+++ b/extra/cscope/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=cscope
pkgver=15.7a
pkgrel=2
pkgdesc="A developers tool for browsing program code"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://cscope.sourceforge.net/index.html"
license=('BSD')
depends=('ncurses' 'sh')