From b0e566651936bf5dc259554c96b30a5502392959 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 31 Mar 2013 13:35:34 -0500 Subject: Add mips64el in archs --- community/oprofile/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/oprofile') 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') -- cgit v1.2.3-54-g00ecf