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/bitcoin-qt/
Date: Wed, 28 Mar 2018 19:09:42
Message-Id: 1522264166.3bb68998d6daef62550e0ebdd2781dc093779a2b.mattst88@gentoo
1 commit: 3bb68998d6daef62550e0ebdd2781dc093779a2b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 18:25:22 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=3bb68998
7
8 net-p2p/bitcoin-qt: dropped mips keywords
9
10 net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild
14 index 75f9bbeac07..0e17c7c8052 100644
15 --- a/net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild
16 +++ b/net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild
17 @@ -21,7 +21,7 @@ DESCRIPTION="An end-user Qt GUI for the Bitcoin crypto-currency"
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