summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoinxtd/bitcoinxtd-0.11.0d.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bitcoinxtd/bitcoinxtd-0.11.0d.ebuild b/net-p2p/bitcoinxtd/bitcoinxtd-0.11.0d.ebuild
index 220321f64348..c2cffb59bfa3 100644
--- a/net-p2p/bitcoinxtd/bitcoinxtd-0.11.0d.ebuild
+++ b/net-p2p/bitcoinxtd/bitcoinxtd-0.11.0d.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -30,7 +30,7 @@ RDEPEND="
ssl? ( ${OPENSSL_DEPEND} )
logrotate? ( app-admin/logrotate )
wallet? ( ${WALLET_DEPEND} )
- upnp? ( net-libs/miniupnpc )
+ upnp? ( net-libs/miniupnpc:0= )
virtual/bitcoin-leveldb
"