diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:18:18 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:23:58 +0100 |
commit | 64999464722ff2059b0c0c6bd0b6a9635edf1345 (patch) | |
tree | bd276c2e1d5960891b4fe4bbb2af1e8f6fcc030a /net-p2p | |
parent | dev-util/bitcoin-tx: x86 stable (bug #644940) (diff) | |
download | gentoo-64999464722ff2059b0c0c6bd0b6a9635edf1345.tar.gz gentoo-64999464722ff2059b0c0c6bd0b6a9635edf1345.tar.bz2 gentoo-64999464722ff2059b0c0c6bd0b6a9635edf1345.zip |
net-p2p/bitcoin-cli: x86 stable (bug #644940)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitcoin-cli/bitcoin-cli-0.15.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bitcoin-cli/bitcoin-cli-0.15.1.ebuild b/net-p2p/bitcoin-cli/bitcoin-cli-0.15.1.ebuild index a63af598ca66..e143f8a4489f 100644 --- a/net-p2p/bitcoin-cli/bitcoin-cli-0.15.1.ebuild +++ b/net-p2p/bitcoin-cli/bitcoin-cli-0.15.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2010-2017 Gentoo Foundation +# Copyright 2010-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ DESCRIPTION="Command-line JSON-RPC client specifically for interfacing with bitc HOMEPAGE="http://bitcoincore.org/ http://bitcoinknots.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~amd64-linux ~arm ~arm64 ~mips ~ppc ~x86 ~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 |