diff options
Diffstat (limited to 'net-analyzer/scapy/scapy-2.3.2.ebuild')
-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 8675c27ad59f..c4246b006ffb 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=" |