summaryrefslogtreecommitdiff
path: root/extra/strace/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/strace/PKGBUILD')
-rw-r--r--extra/strace/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/strace/PKGBUILD b/extra/strace/PKGBUILD
index 30a93a69f..094abadd2 100644
--- a/extra/strace/PKGBUILD
+++ b/extra/strace/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=strace
pkgver=4.7
pkgrel=1
pkgdesc="A useful diagnositic, instructional, and debugging tool"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://sourceforge.net/projects/strace/"
license=('custom')
depends=('perl')