commit: 2f3118b9c2f22a788681ddc4617e8ea608733833 Author: Alexey Sokolov <sokolov <AT> google <DOT> com> AuthorDate: Tue Apr 5 22:27:57 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Tue Apr 5 22:44:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3118b9
net-analyzer/scapy: Add ~arm. I successfully installed and used it on Raspberry Pi 3 board. net-analyzer/scapy/scapy-2.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/scapy/scapy-2.3.1.ebuild b/net-analyzer/scapy/scapy-2.3.1.ebuild index d9bc94f..acf3606 100644 --- a/net-analyzer/scapy/scapy-2.3.1.ebuild +++ b/net-analyzer/scapy/scapy-2.3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://bb.secdev.org/${PN}/downloads/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="gnuplot pyx crypt graphviz imagemagick visual tcpreplay" RDEPEND="
