aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/geth/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/geth/APKBUILD b/community/geth/APKBUILD
index a1fe543887..8f5516208e 100644
--- a/community/geth/APKBUILD
+++ b/community/geth/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.7.0
pkgrel=0
pkgdesc="Official Go implementation of the Ethereum protocol"
url="https://geth.ethereum.org/"
-arch="all !ppc64le"
+arch="all"
license="LGPLv3"
makedepends="go linux-headers"
checkdepends="fuse"