commit: 29541108bbddecc8fd3c34bf9dd24e2127acd7cb Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Tue Apr 5 23:17:10 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Tue Apr 5 23:17:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29541108
net-analyzer/scapy: drop ~arm because of un-keyworded dependencies Package-Manager: portage-2.2.26 net-analyzer/scapy/scapy-2.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/scapy/scapy-2.3.1.ebuild b/net-analyzer/scapy/scapy-2.3.1.ebuild index acf3606..0b66fa7 100644 --- a/net-analyzer/scapy/scapy-2.3.1.ebuild +++ b/net-analyzer/scapy/scapy-2.3.1.ebuild @@ -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$ @@ -14,7 +14,7 @@ SRC_URI="http://bb.secdev.org/${PN}/downloads/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~x86" IUSE="gnuplot pyx crypt graphviz imagemagick visual tcpreplay" RDEPEND="
