summaryrefslogtreecommitdiff
path: root/extra/libnl1
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-02 17:27:20 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-02 17:27:20 -0300
commitc6d80e9719551b5a8356c47fb31b8cbaed23454f (patch)
treeaaaf8b9bf27c0c6871781dbcff3e9f06dcf1ff1a /extra/libnl1
parenta837aaa06a8878ce8f41bdc7578ee6ef14650429 (diff)
porting + fixes for linux-libre mips64el
Diffstat (limited to 'extra/libnl1')
-rw-r--r--extra/libnl1/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libnl1/PKGBUILD b/extra/libnl1/PKGBUILD
index 6d35c216d..07859bd84 100644
--- a/extra/libnl1/PKGBUILD
+++ b/extra/libnl1/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libnl1
pkgver=1.1
pkgrel=1
pkgdesc="Library for applications dealing with netlink sockets (Legacy version)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.infradead.org/~tgr/libnl/"
license=('GPL')
depends=('glibc')