summaryrefslogtreecommitdiff
path: root/community/libnfs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libnfs/PKGBUILD')
-rw-r--r--community/libnfs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libnfs/PKGBUILD b/community/libnfs/PKGBUILD
index c18fec262..7aa7fa0f3 100644
--- a/community/libnfs/PKGBUILD
+++ b/community/libnfs/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libnfs
pkgver=1.7.0
pkgrel=2
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')