summaryrefslogtreecommitdiff
path: root/core/module-init-tools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/module-init-tools/PKGBUILD')
-rw-r--r--core/module-init-tools/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/module-init-tools/PKGBUILD b/core/module-init-tools/PKGBUILD
index 9cf28c18d..08d359214 100644
--- a/core/module-init-tools/PKGBUILD
+++ b/core/module-init-tools/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=module-init-tools
pkgver=3.12
pkgrel=2
pkgdesc="utilities needed by Linux systems for managing loadable kernel modules"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://kerneltools.org"
license=('GPL')
depends=('glibc')