diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:14:07 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:04:47 +0200 |
commit | b5e7f2d2119a26fc2fc81577a1945f8fda4852a8 (patch) | |
tree | 1666543f2abcd1426cee333b0cb99ea521c1c74f /net-p2p/bitcoind | |
parent | net-p2p/bitcoin-cli: x86 stable (bug #666669) (diff) | |
download | gentoo-b5e7f2d2119a26fc2fc81577a1945f8fda4852a8.tar.gz gentoo-b5e7f2d2119a26fc2fc81577a1945f8fda4852a8.tar.bz2 gentoo-b5e7f2d2119a26fc2fc81577a1945f8fda4852a8.zip |
net-p2p/bitcoind: x86 stable (bug #666669)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'net-p2p/bitcoind')
-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 669acb449ca9..2d55b6d0cf6c 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 ~arm ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~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=" |