diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-12-17 14:01:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-12-17 14:01:31 +0000 |
commit | 5a0ee3f3638df8b48e67e89255d1ba413e566734 (patch) | |
tree | c2f0d2bb0a4cbc0d724ee8d3b17ecf73618df809 /testing/bitcoin | |
parent | d9768c312ddc047df6c2c9b1674b2ab37ddf4e2a (diff) | |
download | aports-5a0ee3f3638df8b48e67e89255d1ba413e566734.tar.bz2 aports-5a0ee3f3638df8b48e67e89255d1ba413e566734.tar.xz |
testing/bitcoin: disable. does not build currently
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="" |