Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/bitcoind/
Date: Wed, 28 Mar 2018 19:09:42
Message-Id: 1522264166.0792ae178e1eade3b49203589413bf4820536878.mattst88@gentoo
1 commit: 0792ae178e1eade3b49203589413bf4820536878
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 18:25:05 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 19:09:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0792ae17
7
8 net-p2p/bitcoind: dropped mips keywords
9
10 net-p2p/bitcoind/bitcoind-0.15.1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-p2p/bitcoind/bitcoind-0.15.1.ebuild b/net-p2p/bitcoind/bitcoind-0.15.1.ebuild
14 index 6285b062c76..c4ed72826f0 100644
15 --- a/net-p2p/bitcoind/bitcoind-0.15.1.ebuild
16 +++ b/net-p2p/bitcoind/bitcoind-0.15.1.ebuild
17 @@ -19,7 +19,7 @@ DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services"
18 HOMEPAGE="https://bitcoincore.org/ https://bitcoinknots.org/"
19 LICENSE="MIT"
20 SLOT="0"
21 -KEYWORDS="amd64 arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux"
22 +KEYWORDS="amd64 arm ~arm64 ~ppc x86 ~amd64-linux ~x86-linux"
23
24 SRC_URI="
25 https://github.com/${MyPN}/${MyPN}/archive/${BITCOINCORE_COMMITHASH}.tar.gz -> ${MyPN}-v${PV}.tar.gz