summaryrefslogtreecommitdiff
path: root/extra/irqbalance/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/irqbalance/PKGBUILD')
-rw-r--r--extra/irqbalance/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/irqbalance/PKGBUILD b/extra/irqbalance/PKGBUILD
index e9e869dde..2371a50db 100644
--- a/extra/irqbalance/PKGBUILD
+++ b/extra/irqbalance/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=irqbalance
pkgver=1.0.7
pkgrel=1
pkgdesc="IRQ balancing daemon for SMP systems"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/irqbalance"
license=('GPL')
depends=(glib2 numactl libcap-ng)