From 1e2ace3cd186fc68156bc3c6dd5475b757627bde Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Wed, 26 Oct 2016 14:24:05 -0700 Subject: dev-python/twisted-pair: Add a new dev-python/twisted pkg blocker Package-Manager: portage-2.3.2 --- dev-python/twisted-pair/twisted-pair-15.1.0.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'dev-python/twisted-pair/twisted-pair-15.1.0.ebuild') diff --git a/dev-python/twisted-pair/twisted-pair-15.1.0.ebuild b/dev-python/twisted-pair/twisted-pair-15.1.0.ebuild index 2c374df62788..43458fe55000 100644 --- a/dev-python/twisted-pair/twisted-pair-15.1.0.ebuild +++ b/dev-python/twisted-pair/twisted-pair-15.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,9 @@ DESCRIPTION="Twisted low-level networking" KEYWORDS="~amd64 ~arm ~x86" IUSE="" -DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] +DEPEND=" + !dev-python/twisted + =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] dev-python/eunuchs[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad