aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/gx/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gx/APKBUILD b/testing/gx/APKBUILD
index 6cbc4b7c51..0ec1aa3d52 100644
--- a/testing/gx/APKBUILD
+++ b/testing/gx/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.14.1
pkgrel=0
pkgdesc="Packaging tool build around the distributed, content addressed filesystem IPFS"
url="https://github.com/whyrusleeping/gx"
-arch="all"
+arch="all !ppc64le"
license="MIT"
options="!check" # Test suite issues
makedepends="git glide go"