From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1309259CAF for ; Tue, 5 Apr 2016 22:37:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15A8F21C00D; Tue, 5 Apr 2016 22:37:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7995121C00D for ; Tue, 5 Apr 2016 22:37:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7CACF340E1E for ; Tue, 5 Apr 2016 22:37:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 28B7C23A for ; Tue, 5 Apr 2016 22:37:33 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1459896251.2f3118b9c2f22a788681ddc4617e8ea608733833.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/scapy/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/scapy/scapy-2.3.1.ebuild X-VCS-Directories: net-analyzer/scapy/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 2f3118b9c2f22a788681ddc4617e8ea608733833 X-VCS-Branch: master Date: Tue, 5 Apr 2016 22:37:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7dad8594-8f05-4649-b115-ffcaa817777c X-Archives-Hash: 48cc4504264916d51b1f538ef7d7d4ce commit: 2f3118b9c2f22a788681ddc4617e8ea608733833 Author: Alexey Sokolov google com> AuthorDate: Tue Apr 5 22:27:57 2016 +0000 Commit: Anthony G. Basile gentoo 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="