diff options
author | 2018-09-25 13:16:56 +0200 | |
---|---|---|
committer | 2018-09-25 13:16:56 +0200 | |
commit | 12858f8fb5300f57a697649cc5fdab632ec27e01 (patch) | |
tree | b4b027ca1041e0e420bdbbf0e883406460cc5f3c /net-p2p | |
parent | net-p2p/bitcoin-qt: amd64 stable wrt bug #666669 (diff) | |
download | gentoo-12858f8fb5300f57a697649cc5fdab632ec27e01.tar.gz gentoo-12858f8fb5300f57a697649cc5fdab632ec27e01.tar.bz2 gentoo-12858f8fb5300f57a697649cc5fdab632ec27e01.zip |
net-p2p/bitcoind: amd64 stable wrt bug #666669
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitcoind/bitcoind-0.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoind/bitcoind-0.16.3.ebuild b/net-p2p/bitcoind/bitcoind-0.16.3.ebuild index 08e13af9920a..669acb449ca9 100644 --- a/net-p2p/bitcoind/bitcoind-0.16.3.ebuild +++ b/net-p2p/bitcoind/bitcoind-0.16.3.ebuild @@ -19,7 +19,7 @@ SRC_URI=" 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" IUSE="+asm +bitcoin_policy_rbf examples knots libressl test upnp +wallet zeromq" DEPEND=" |