From 7ba5752139f90c7f92a32ff1e681a211dfe56d7a Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 10 Jul 2012 23:32:38 -0500 Subject: Add mips64el in archs --- community/libnfs/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/libnfs') diff --git a/community/libnfs/PKGBUILD b/community/libnfs/PKGBUILD index eaef7ac71..6f3bbd140 100644 --- a/community/libnfs/PKGBUILD +++ b/community/libnfs/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libnfs pkgver=1.3.0 pkgrel=1 pkgdesc="client library for accessing NFS shares" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://github.com/sahlberg/libnfs" license=('GPL') depends=('glibc') -- cgit v1.2.3-54-g00ecf