diff options
Diffstat (limited to 'community/gloox/PKGBUILD')
-rw-r--r-- | community/gloox/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gloox/PKGBUILD b/community/gloox/PKGBUILD index a8e8cff14..6d108c6a6 100644 --- a/community/gloox/PKGBUILD +++ b/community/gloox/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gloox pkgver=1.0 pkgrel=3 pkgdesc="C++ libraries for development of Jabber client/component/server" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://camaya.net/gloox" options=('!libtool') license=("GPL") |