dev-python/scapy-python3: block against net-analyzer/scapy

Put in a block while I figure out how to fix the file collision.

Gentoo-Bug: 592612
This commit is contained in:
Tobias Klausmann
2016-08-31 19:04:11 +02:00
parent 8562547dd5
commit 326109b068

View File

@@ -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$
@@ -17,4 +17,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
!net-analyzer/scapy
"