summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/twisted-runner/twisted-runner-15.1.0.ebuild')
-rw-r--r--dev-python/twisted-runner/twisted-runner-15.1.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/twisted-runner/twisted-runner-15.1.0.ebuild b/dev-python/twisted-runner/twisted-runner-15.1.0.ebuild
index 93d6d33cdbbb..3e74dcf6016c 100644
--- a/dev-python/twisted-runner/twisted-runner-15.1.0.ebuild
+++ b/dev-python/twisted-runner/twisted-runner-15.1.0.ebuild
@@ -13,6 +13,7 @@ KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="
- !dev-python/twisted
=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !dev-python/twisted
+"