diff options
-rw-r--r-- | testing/datacoin-hp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/datacoin-hp/APKBUILD b/testing/datacoin-hp/APKBUILD index 762ffef011..f921f2a505 100644 --- a/testing/datacoin-hp/APKBUILD +++ b/testing/datacoin-hp/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 _commit=791125b901767b9dec40e04f6865181a3276395b pkgdesc="High-performance version of datacoin" url=https://github.com/foo1inge/datacoin-hp -arch=all +arch="x86_64" license=MIT depends= makedepends="boost-dev db-dev gmp-dev miniupnpc-dev openssl-dev" |