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 0459b25ab..d52b61042 100644
--- a/core/module-init-tools/PKGBUILD
+++ b/core/module-init-tools/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=module-init-tools
pkgver=3.16
pkgrel=2
pkgdesc="Utilities needed by Linux systems for managing loadable kernel modules"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://modules.wiki.kernel.org"
license=('GPL')
depends=('glibc')