summaryrefslogtreecommitdiff
path: root/net-p2p/bitcoind/bitcoind-0.17.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/bitcoind/bitcoind-0.17.1.ebuild')
-rw-r--r--net-p2p/bitcoind/bitcoind-0.17.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/bitcoind/bitcoind-0.17.1.ebuild b/net-p2p/bitcoind/bitcoind-0.17.1.ebuild
index f37df43a5244..2f1df22dec83 100644
--- a/net-p2p/bitcoind/bitcoind-0.17.1.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.17.1.ebuild
@@ -21,6 +21,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+asm +bitcoin_policy_rbf examples knots libressl +system-leveldb test upnp +wallet zeromq"
+RESTRICT="!test? ( test )"
DEPEND="
>=dev-libs/boost-1.52.0:=[threads(+)]