diff options
Diffstat (limited to 'community/autofs/PKGBUILD')
-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 80133065d..69c6234ab 100644 --- a/community/autofs/PKGBUILD +++ b/community/autofs/PKGBUILD @@ -8,7 +8,7 @@ pkgname=autofs pkgver=5.0.7 pkgrel=1 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=('libxml2') |