diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 11:25:05 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 12:09:26 -0700 |
commit | 0792ae178e1eade3b49203589413bf4820536878 (patch) | |
tree | 443754b77699c1dc0e444d47f0665e25dd852581 /net-p2p/bitcoind | |
parent | dev-lang/erlang: Drop old (diff) | |
download | gentoo-0792ae178e1eade3b49203589413bf4820536878.tar.gz gentoo-0792ae178e1eade3b49203589413bf4820536878.tar.bz2 gentoo-0792ae178e1eade3b49203589413bf4820536878.zip |
net-p2p/bitcoind: dropped mips keywords
Diffstat (limited to 'net-p2p/bitcoind')
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoind/bitcoind-0.15.1.ebuild b/net-p2p/bitcoind/bitcoind-0.15.1.ebuild index 6285b062c765..c4ed72826f0c 100644 --- a/net-p2p/bitcoind/bitcoind-0.15.1.ebuild +++ b/net-p2p/bitcoind/bitcoind-0.15.1.ebuild @@ -19,7 +19,7 @@ DESCRIPTION="Original Bitcoin crypto-currency wallet for automated services" HOMEPAGE="https://bitcoincore.org/ https://bitcoinknots.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 ~ppc x86 ~amd64-linux ~x86-linux" SRC_URI=" https://github.com/${MyPN}/${MyPN}/archive/${BITCOINCORE_COMMITHASH}.tar.gz -> ${MyPN}-v${PV}.tar.gz |