diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:16:02 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:23:51 +0100 |
commit | 1309b361b13b42fc266282019d5e31b32c376643 (patch) | |
tree | ebbaf7908ce3611991c977aedea874dd5e7bf807 /net-p2p/bitcoin-qt | |
parent | profiles/base: Drop emacs xwidgets flag from package.use.mask. (diff) | |
download | gentoo-1309b361b13b42fc266282019d5e31b32c376643.tar.gz gentoo-1309b361b13b42fc266282019d5e31b32c376643.tar.bz2 gentoo-1309b361b13b42fc266282019d5e31b32c376643.zip |
net-p2p/bitcoin-qt: x86 stable (bug #644940)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'net-p2p/bitcoin-qt')
-rw-r--r-- | net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild b/net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild index 75bc2d1f74f2..864deba6ffd4 100644 --- a/net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild +++ b/net-p2p/bitcoin-qt/bitcoin-qt-0.15.1.ebuild @@ -21,7 +21,7 @@ DESCRIPTION="An end-user Qt GUI for the Bitcoin crypto-currency" 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 |