aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/bitcoin/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bitcoin/APKBUILD b/community/bitcoin/APKBUILD
index b37ca39d3e..72b579a10c 100644
--- a/community/bitcoin/APKBUILD
+++ b/community/bitcoin/APKBUILD
@@ -6,7 +6,7 @@ _ver=${pkgver/_/}
pkgrel=2
pkgdesc="Decentralized P2P electronic cash system"
url="https://www.bitcoin.org"
-arch="all !armhf !armv7"
+arch="all !armhf"
license="MIT"
makedepends="autoconf automake libtool boost-dev openssl-dev db-dev miniupnpc-dev
qt5-qtbase-dev qt5-qttools-dev protobuf-dev libqrencode-dev libevent-dev chrpath zeromq-dev"