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 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')