diff options
-rw-r--r-- | testing/gnunet/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gnunet/APKBUILD b/testing/gnunet/APKBUILD index 69f192c41d..f798066610 100644 --- a/testing/gnunet/APKBUILD +++ b/testing/gnunet/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.12.2 pkgrel=0 pkgdesc="A framework for secure and privacy enhancing peer-to-peer networking" url="https://gnunet.org" -arch="all" +arch="all !mips !mips64" # blocked by texlive license="AGPL-3.0-only" depends="gnutls-utils bash which iptables coreutils runit" depends_dev="libgpg-error-dev libgcrypt-dev nettle-dev unbound-dev gnutls-dev |