diff options
Diffstat (limited to 'community/gnunet-setup/PKGBUILD')
-rw-r--r-- | community/gnunet-setup/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnunet-setup/PKGBUILD b/community/gnunet-setup/PKGBUILD index 6e3585ef8..312818ec8 100644 --- a/community/gnunet-setup/PKGBUILD +++ b/community/gnunet-setup/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gnunet-setup pkgver=0.9.0pre2 pkgrel=1 pkgdesc="setup tool for gnunet" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://gnunet.org/" license=('GPL') depends=('gnunet') |