diff options
Diffstat (limited to 'extra/ypbind-mt/PKGBUILD')
-rw-r--r-- | extra/ypbind-mt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ypbind-mt/PKGBUILD b/extra/ypbind-mt/PKGBUILD index 60df94219..279d11481 100644 --- a/extra/ypbind-mt/PKGBUILD +++ b/extra/ypbind-mt/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=3 pkgdesc='Linux NIS daemon' url='http://www.linux-nis.org/nis/ypbind-mt/' license=('GPL2') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') makedepends=('networkmanager') depends=('rpcbind' 'openslp' 'dbus-glib') optdepends=('yp-tools: to set a domain name') |