diff options
Diffstat (limited to 'community/gnunet/PKGBUILD')
-rw-r--r-- | community/gnunet/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnunet/PKGBUILD b/community/gnunet/PKGBUILD index 34a8f8ff0..bbd4c1c58 100644 --- a/community/gnunet/PKGBUILD +++ b/community/gnunet/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gnunet pkgver=0.9.5_a pkgrel=1 pkgdesc="A framework for secure peer-to-peer networking" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gnunet.org" license=('GPL') depends=('gmp' 'libgcrypt' 'libextractor' 'sqlite' 'curl' |