diff options
Diffstat (limited to 'core/nfsidmap/PKGBUILD')
-rw-r--r-- | core/nfsidmap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/nfsidmap/PKGBUILD b/core/nfsidmap/PKGBUILD index da237370d..5f00e41da 100644 --- a/core/nfsidmap/PKGBUILD +++ b/core/nfsidmap/PKGBUILD @@ -6,7 +6,7 @@ pkgname=nfsidmap pkgver=0.25 pkgrel=1 pkgdesc="Library to help mapping IDs, mainly for NFSv4" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.citi.umich.edu/projects/nfsv4/linux/" depends=('glibc' 'libldap>=2.4.18') license=('custom:nfsidmap') |