commit: 0d932e3b8e13fc7a9bb0b60c3d410d19e2378777 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Wed May 30 04:39:54 2018 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Wed May 30 04:39:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d932e3b
net-analyzer/tcpreplay: add ~arm, bug #621432 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" net-analyzer/tcpreplay/tcpreplay-4.3.0_beta1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/tcpreplay/tcpreplay-4.3.0_beta1.ebuild b/net-analyzer/tcpreplay/tcpreplay-4.3.0_beta1.ebuild index 24946408748..d9206da3d29 100644 --- a/net-analyzer/tcpreplay/tcpreplay-4.3.0_beta1.ebuild +++ b/net-analyzer/tcpreplay/tcpreplay-4.3.0_beta1.ebuild @@ -10,7 +10,7 @@ LICENSE="BSD GPL-3" SRC_URI="https://github.com/appneta/${PN}/releases/download/v${PV/_/-}/${P/_/-}.tar.xz -> ${P}.tar.xz" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~sparc ~x86" IUSE="debug pcapnav +tcpdump" DEPEND="
