diff options
Diffstat (limited to 'community/autofs')
-rw-r--r-- | community/autofs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/autofs/PKGBUILD b/community/autofs/PKGBUILD index 9c09a332e..618933cfa 100644 --- a/community/autofs/PKGBUILD +++ b/community/autofs/PKGBUILD @@ -8,7 +8,7 @@ pkgname=autofs pkgver=5.0.6 pkgrel=2 pkgdesc='A kernel-based automounter for Linux.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://freshmeat.net/projects/autofs' license=('GPL2') depends=('libldap' 'libxml2' 'krb5') |