app-arch/cfv: [QA] Drop dead dependency
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 2 May 2018 21:52:06 +0000 (00:52 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 2 May 2018 21:52:37 +0000 (00:52 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-arch/cfv/cfv-1.18.3-r1.ebuild

index a83d0cfdaf2cd6acbcf26ff199145acf6c484bcf..f15261510f0ade515b5582f19d3c2788df3908d6 100644 (file)
@@ -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}