summaryrefslogtreecommitdiff
path: root/community/oprofile/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/oprofile/PKGBUILD')
-rw-r--r--community/oprofile/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/oprofile/PKGBUILD b/community/oprofile/PKGBUILD
index 3491127be..18e1b3f0f 100644
--- a/community/oprofile/PKGBUILD
+++ b/community/oprofile/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=oprofile
pkgver=0.9.8
pkgrel=2
pkgdesc='System-wide profiler for Linux systems'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://oprofile.sourceforge.net"
license=('GPL')
depends=('popt' 'gcc-libs' 'zlib' 'sh')