diff options
Diffstat (limited to 'community/hula/PKGBUILD')
-rw-r--r-- | community/hula/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hula/PKGBUILD b/community/hula/PKGBUILD index 3b2d1ea6c..b87bc33c2 100644 --- a/community/hula/PKGBUILD +++ b/community/hula/PKGBUILD @@ -7,7 +7,7 @@ pkgname=hula pkgver=r2661 pkgrel=3 pkgdesc="A calendar and mail server" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://developer.novell.com/wiki/index.php/Hula" options=('!libtool') depends=('popt' 'libldap' 'mono' 'perl') |