diff options
Diffstat (limited to 'testing/bitcoin')
-rw-r--r-- | testing/bitcoin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/bitcoin/APKBUILD b/testing/bitcoin/APKBUILD index ba6ee0e890..faaa346656 100644 --- a/testing/bitcoin/APKBUILD +++ b/testing/bitcoin/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.8.6 pkgrel=0 pkgdesc="decentralized P2P electronic cash system" url="http://www.bitcoin.org/" -arch="all" +arch="" license="MIT" depends="" depends_dev="" |