summaryrefslogtreecommitdiff
path: root/core/libnl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/libnl/PKGBUILD')
-rw-r--r--core/libnl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libnl/PKGBUILD b/core/libnl/PKGBUILD
index 2c835283b..dd181956c 100644
--- a/core/libnl/PKGBUILD
+++ b/core/libnl/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libnl
pkgver=1.1
pkgrel=2
pkgdesc="Library for applications dealing with netlink sockets"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.infradead.org/~tgr/libnl/"
license=('GPL')
depends=('glibc')