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: Sun, 30 Aug 2020 17:14:58
Message-Id: 1598807387.3c5b15c941d585aa5f1d4d861ab8f155a41a80c9.whissi@gentoo
1 commit: 3c5b15c941d585aa5f1d4d861ab8f155a41a80c9
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 17:09:47 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 17:09:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c5b15c9
7
8 net-p2p/bitcoind: x86 stable (bug #711198)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-p2p/bitcoind/bitcoind-0.20.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-p2p/bitcoind/bitcoind-0.20.1.ebuild b/net-p2p/bitcoind/bitcoind-0.20.1.ebuild
17 index 69e4caf5f84..a5b951f9c8b 100644
18 --- a/net-p2p/bitcoind/bitcoind-0.20.1.ebuild
19 +++ b/net-p2p/bitcoind/bitcoind-0.20.1.ebuild
20 @@ -19,7 +19,7 @@ SRC_URI="
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
26 IUSE="+asm examples knots +system-leveldb test upnp +wallet zeromq"
27 RESTRICT="!test? ( test )"