dev-python/ovs: Block file collision
authorJustin Lecher <jlec@gentoo.org>
Sat, 3 Dec 2016 21:04:55 +0000 (22:04 +0100)
committerJustin Lecher <jlec@gentoo.org>
Sat, 3 Dec 2016 21:34:05 +0000 (22:34 +0100)
Package-Manager: portage-2.3.2
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/ovs/ovs-2.6.0.ebuild

index 879bda5518d9a2b19cc4a09b7c16cc126ab8e7b6..0569d348e7c56b8fce78a6cc744b38d58d3236cf 100644 (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=""