diff options
author | Markus Meier <maekke@gentoo.org> | 2018-05-30 06:39:54 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-05-30 06:39:54 +0200 |
commit | 0d932e3b8e13fc7a9bb0b60c3d410d19e2378777 (patch) | |
tree | c5aa1500e082b6b37c484a989b64b6a375c56c45 /net-analyzer/tcpreplay | |
parent | net-libs/libpcapnav: add ~arm, bug #621438 (diff) | |
download | gentoo-0d932e3b8e13fc7a9bb0b60c3d410d19e2378777.tar.gz gentoo-0d932e3b8e13fc7a9bb0b60c3d410d19e2378777.tar.bz2 gentoo-0d932e3b8e13fc7a9bb0b60c3d410d19e2378777.zip |
net-analyzer/tcpreplay: add ~arm, bug #621432
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-analyzer/tcpreplay')
-rw-r--r-- | net-analyzer/tcpreplay/tcpreplay-4.3.0_beta1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpreplay/tcpreplay-4.3.0_beta1.ebuild b/net-analyzer/tcpreplay/tcpreplay-4.3.0_beta1.ebuild index 24946408748e..d9206da3d29c 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=" |