diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:03:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:05:06 +0100 |
commit | d86dee8931c54bce648c68ee4dd78a3c47d2ee9b (patch) | |
tree | 10ff4ed6b5445322c173198cd185738e2234fadc /net-libs/libbitcoinconsensus | |
parent | dev-util/bitcoin-tx: amd64 stable wrt bug #644940 (diff) | |
download | gentoo-d86dee8931c54bce648c68ee4dd78a3c47d2ee9b.tar.gz gentoo-d86dee8931c54bce648c68ee4dd78a3c47d2ee9b.tar.bz2 gentoo-d86dee8931c54bce648c68ee4dd78a3c47d2ee9b.zip |
net-libs/libbitcoinconsensus: amd64 stable wrt bug #644940
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-libs/libbitcoinconsensus')
-rw-r--r-- | net-libs/libbitcoinconsensus/libbitcoinconsensus-0.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.15.1.ebuild b/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.15.1.ebuild index 2efa92b909e3..8ed1440a253c 100644 --- a/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.15.1.ebuild +++ b/net-libs/libbitcoinconsensus/libbitcoinconsensus-0.15.1.ebuild @@ -18,7 +18,7 @@ DESCRIPTION="Bitcoin Core consensus library" HOMEPAGE="https://bitcoincore.org/ https://bitcoinknots.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux" SRC_URI=" https://github.com/${MyPN}/${MyPN}/archive/${BITCOINCORE_COMMITHASH}.tar.gz -> ${MyPN}-v${PV}.tar.gz |