Skip to content

Commit

Permalink
dev-python/ovs: Block file collision
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.2
Signed-off-by: Justin Lecher <[email protected]>
  • Loading branch information
jlec committed Dec 3, 2016
1 parent e7f4c2a commit 26ff065
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion dev-python/ovs/ovs-2.6.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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=""

0 comments on commit 26ff065

Please sign in to comment.