diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:22:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | f382076b9444aa95b8b754eefe83c3b74aa1cf9d (patch) | |
tree | 8929df79ada5ce5ac9a6d27dfbaf0a61fb95a946 /net-analyzer/scapy | |
parent | dev-python/cryptography-vectors: amd64 stable wrt bug #592618 (diff) | |
download | gentoo-f382076b9444aa95b8b754eefe83c3b74aa1cf9d.tar.gz gentoo-f382076b9444aa95b8b754eefe83c3b74aa1cf9d.tar.bz2 gentoo-f382076b9444aa95b8b754eefe83c3b74aa1cf9d.zip |
net-analyzer/scapy: amd64 stable wrt bug #592620
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/scapy')
-rw-r--r-- | net-analyzer/scapy/scapy-2.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/scapy/scapy-2.3.2.ebuild b/net-analyzer/scapy/scapy-2.3.2.ebuild index 9fb01a296b0f..8675c27ad59f 100644 --- a/net-analyzer/scapy/scapy-2.3.2.ebuild +++ b/net-analyzer/scapy/scapy-2.3.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/secdev/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="gnuplot pyx crypt graphviz imagemagick visual tcpreplay" RDEPEND=" |