summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-07 15:35:44 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-07 15:35:44 -0300
commitd81d6e7c961e071599cd593bdbfdd0e70cd50d89 (patch)
tree1362e357b05725fa6cdea15b0d2037b138dee7ea
parente0553a3f5dfaab009ae15a91bd248487c21a490f (diff)
port
-rw-r--r--community/netcf/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/netcf/PKGBUILD b/community/netcf/PKGBUILD
index 9c26ba270..7ae560ff5 100644
--- a/community/netcf/PKGBUILD
+++ b/community/netcf/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=netcf
pkgver=0.1.9
pkgrel=2
pkgdesc="A library for configuring network interfaces"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL')
url="https://fedorahosted.org/netcf/"
depends=('augeas>=0.7.4' 'netcfg' 'libxslt' 'libxml2' 'libnl')