summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/kmod/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/kmod/PKGBUILD b/core/kmod/PKGBUILD
index 5147f866f..956073d40 100644
--- a/core/kmod/PKGBUILD
+++ b/core/kmod/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=kmod
pkgver=4
pkgrel=1
pkgdesc="Linux kernel module handling"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://git.profusion.mobi/cgit.cgi/kmod.git"
license=('GPL2')
depends=('glibc' 'zlib')