From 3b693d02a7093048c684910b4d4431b86430a9bc Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 15 Jul 2012 02:29:42 -0500 Subject: Add mips64el in archs --- community/nmon/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/nmon/PKGBUILD') diff --git a/community/nmon/PKGBUILD b/community/nmon/PKGBUILD index 6420dedb8..c17e268d8 100644 --- a/community/nmon/PKGBUILD +++ b/community/nmon/PKGBUILD @@ -5,7 +5,7 @@ pkgname=nmon pkgver=14g pkgrel=3 pkgdesc="AIX & Linux Performance Monitoring tool" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://nmon.sourceforge.net" license=('GPL') depends=('ncurses') -- cgit v1.2.3-54-g00ecf