summaryrefslogtreecommitdiff
path: root/extra/numactl/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-04-04 21:59:04 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-04-04 21:59:04 +0200
commit70aef24271adc675437b6452b52cadb3411101d2 (patch)
tree1e681419fc786a32b5efda0f82e80b8fa98afe21 /extra/numactl/PKGBUILD
parent0434620c6b114a41b0bba9a343d441f200c79798 (diff)
numactl builds on mips64el.
Diffstat (limited to 'extra/numactl/PKGBUILD')
-rw-r--r--extra/numactl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/numactl/PKGBUILD b/extra/numactl/PKGBUILD
index 0565cdc08..f960a6e82 100644
--- a/extra/numactl/PKGBUILD
+++ b/extra/numactl/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=numactl
pkgver=2.0.7
pkgrel=2
pkgdesc="Simple NUMA policy support"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://oss.sgi.com/projects/libnuma/"
license=('LGPL2.1' 'GPL2')
depends=('perl')