diff options
Diffstat (limited to 'community/galago-daemon/PKGBUILD')
-rw-r--r-- | community/galago-daemon/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/galago-daemon/PKGBUILD b/community/galago-daemon/PKGBUILD index da038b2c7..259462d17 100644 --- a/community/galago-daemon/PKGBUILD +++ b/community/galago-daemon/PKGBUILD @@ -6,7 +6,7 @@ pkgname=galago-daemon pkgver=0.5.1 pkgrel=3 pkgdesc="Galago presence daemon" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://www.galago-project.org" depends=('libgalago') |