Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/bitcoind/
Date: Fri, 26 Jan 2018 23:24:30
Message-Id: 1517009035.290808159df5be1964fd6368c52e647f618fa5d8.whissi@gentoo
1 commit: 290808159df5be1964fd6368c52e647f618fa5d8
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 26 23:17:12 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 26 23:23:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29080815
7
8 net-p2p/bitcoind: x86 stable (bug #644940)
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11
12 net-p2p/bitcoind/bitcoind-0.15.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-p2p/bitcoind/bitcoind-0.15.1.ebuild b/net-p2p/bitcoind/bitcoind-0.15.1.ebuild
16 index 3d8c5eb306c..0d8788ad457 100644
17 --- a/net-p2p/bitcoind/bitcoind-0.15.1.ebuild
18 +++ b/net-p2p/bitcoind/bitcoind-0.15.1.ebuild
19 @@ -19,7 +19,7 @@ DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services"
20 HOMEPAGE="http://bitcoincore.org/ http://bitcoinknots.org/"
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~amd64-linux ~arm ~arm64 ~mips ~ppc ~x86 ~x86-linux"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux"
25
26 SRC_URI="
27 https://github.com/${MyPN}/${MyPN}/archive/${BITCOINCORE_COMMITHASH}.tar.gz -> ${MyPN}-v${PV}.tar.gz