diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 23:00:15 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 23:54:10 +0100 |
commit | b5f47e43fae39e944e3c3197fc47dc3f5ed04024 (patch) | |
tree | 2fbba123d8ac2cb439e3420f79bd9dbf65cd5197 /net-analyzer/scapy | |
parent | sys-power/acpid: x86 stable (bug #583498) (diff) | |
download | gentoo-b5f47e43fae39e944e3c3197fc47dc3f5ed04024.tar.gz gentoo-b5f47e43fae39e944e3c3197fc47dc3f5ed04024.tar.bz2 gentoo-b5f47e43fae39e944e3c3197fc47dc3f5ed04024.zip |
net-analyzer/scapy: x86 stable (bug #592620)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
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 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=" |