summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-05-03 00:52:06 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-05-03 00:52:37 +0300
commitf5b05007b443a5e31421c70e444f0f1b0b7e8a0e (patch)
tree3f5f786cbe917e23c1e80f30fb0f94779cdc01ea
parentapp-antivirus/clamav: add ~arm, bug #653016 (diff)
downloadgentoo-f5b05007b443a5e31421c70e444f0f1b0b7e8a0e.tar.gz
gentoo-f5b05007b443a5e31421c70e444f0f1b0b7e8a0e.tar.bz2
gentoo-f5b05007b443a5e31421c70e444f0f1b0b7e8a0e.zip
app-arch/cfv: [QA] Drop dead dependency
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--app-arch/cfv/cfv-1.18.3-r1.ebuild9
1 files changed, 2 insertions, 7 deletions
diff --git a/app-arch/cfv/cfv-1.18.3-r1.ebuild b/app-arch/cfv/cfv-1.18.3-r1.ebuild
index a83d0cfdaf2c..f15261510f0a 100644
--- a/app-arch/cfv/cfv-1.18.3-r1.ebuild
+++ b/app-arch/cfv/cfv-1.18.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,12 +19,7 @@ KEYWORDS="amd64 hppa ~ppc ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-maco
DEPEND=""
RDEPEND="${PYTHON_DEPS}
dev-python/python-fchksum[${PYTHON_USEDEP}]
- bittorrent? (
- || (
- net-p2p/bittorrent[${PYTHON_USEDEP}]
- net-p2p/bittornado[${PYTHON_USEDEP}]
- )
- )"
+ bittorrent? ( net-p2p/bittornado[${PYTHON_USEDEP}] )"
REQUIRED_USE=${PYTHON_REQUIRED_USE}