diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:17:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:23:55 +0100 |
commit | 290808159df5be1964fd6368c52e647f618fa5d8 (patch) | |
tree | 53766300dbbe30742aaaba3f0a100e71916cfe69 /net-p2p/bitcoind | |
parent | net-libs/libbitcoinconsensus: x86 stable (bug #644940) (diff) | |
download | gentoo-290808159df5be1964fd6368c52e647f618fa5d8.tar.gz gentoo-290808159df5be1964fd6368c52e647f618fa5d8.tar.bz2 gentoo-290808159df5be1964fd6368c52e647f618fa5d8.zip |
net-p2p/bitcoind: x86 stable (bug #644940)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
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 3d8c5eb306c1..0d8788ad457a 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="http://bitcoincore.org/ http://bitcoinknots.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~amd64-linux ~arm ~arm64 ~mips ~ppc ~x86 ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~x86-linux" SRC_URI=" https://github.com/${MyPN}/${MyPN}/archive/${BITCOINCORE_COMMITHASH}.tar.gz -> ${MyPN}-v${PV}.tar.gz |