summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-04 18:38:01 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-04 18:38:01 -0300
commitaced7a6b55bc695c39eb6482b254829f0b56ff4b (patch)
treea26677f7431d90a9857e68bd42c1758704e964d1 /extra
parent280ca193b5bc51d217b091d74b3229fed40905ba (diff)
parent70aef24271adc675437b6452b52cadb3411101d2 (diff)
Merge branch 'master' of ssh://gparabola/abslibre-mips64el
Diffstat (limited to 'extra')
-rw-r--r--extra/isapnptools/PKGBUILD2
-rw-r--r--extra/numactl/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/isapnptools/PKGBUILD b/extra/isapnptools/PKGBUILD
index 1d8c77b04..56d573eb5 100644
--- a/extra/isapnptools/PKGBUILD
+++ b/extra/isapnptools/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=3
pkgdesc="Allow ISA Plug-And-Play devices to be configured on a Linux machine"
url="http://www.roestock.demon.co.uk/isapnptools/"
depends=('glibc')
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
license=('GPL')
source=("ftp://metalab.unc.edu/pub/Linux/system/hardware/${pkgname}-${pkgver}.tgz")
md5sums=('b997ba56583dc850fce9b93d658dfa0c')
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')