diff options
Diffstat (limited to 'community/lat/PKGBUILD')
-rwxr-xr-x | community/lat/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lat/PKGBUILD b/community/lat/PKGBUILD index 7093e048d..351ca06e8 100755 --- a/community/lat/PKGBUILD +++ b/community/lat/PKGBUILD @@ -6,7 +6,7 @@ pkgname=lat pkgver=1.2.3 pkgrel=2 pkgdesc="LDAP Administration Tool" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/ldap-at/" license=("GPL") depends=('gnome-keyring' 'gtk-sharp-2' 'avahi' 'gnome-sharp' 'rarian') |