dev-python/ovs: Block file collision

Package-Manager: portage-2.3.2
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2016-12-03 22:04:55 +01:00
parent e7f4c2aeac
commit 26ff06556b

View File

@@ -16,5 +16,8 @@ SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
DEPEND="
!<net-misc/openvswitch-2.6.0-r2
dev-python/setuptools[${PYTHON_USEDEP}]
"
RDEPEND=""