summaryrefslogtreecommitdiff
path: root/extra/oprofile/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/oprofile/PKGBUILD')
-rw-r--r--extra/oprofile/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/oprofile/PKGBUILD b/extra/oprofile/PKGBUILD
index 7d11b2ff5..41b02b3be 100644
--- a/extra/oprofile/PKGBUILD
+++ b/extra/oprofile/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=oprofile
pkgver=0.9.8
pkgrel=1
pkgdesc="A system-wide profiler for Linux systems, capable of profiling all running code at low overhead"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://oprofile.sourceforge.net"
license=('GPL')
depends=('popt' 'gcc-libs' 'zlib' 'sh')