diff options
author | Sam James <sam@gentoo.org> | 2020-07-18 13:58:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-18 14:04:14 +0000 |
commit | 9415c7e412cb4429882b4e0f767e1e790f6d7a18 (patch) | |
tree | 2c7eed24fae2dc3ce288052293fe2c6419761847 /net-analyzer/tcpreplay | |
parent | www-client/chromium: security cleanup (diff) | |
download | gentoo-9415c7e412cb4429882b4e0f767e1e790f6d7a18.tar.gz gentoo-9415c7e412cb4429882b4e0f767e1e790f6d7a18.tar.bz2 gentoo-9415c7e412cb4429882b4e0f767e1e790f6d7a18.zip |
net-analyzer/tcpreplay: amd64 stable (bug #721662)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/tcpreplay')
-rw-r--r-- | net-analyzer/tcpreplay/tcpreplay-4.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpreplay/tcpreplay-4.3.3.ebuild b/net-analyzer/tcpreplay/tcpreplay-4.3.3.ebuild index 59fcd5c1e037..a5ce8388372c 100644 --- a/net-analyzer/tcpreplay/tcpreplay-4.3.3.ebuild +++ b/net-analyzer/tcpreplay/tcpreplay-4.3.3.ebuild @@ -10,7 +10,7 @@ LICENSE="BSD GPL-3" SRC_URI="https://github.com/appneta/${PN}/releases/download/v${PV}/${P}.tar.xz" SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc x86" +KEYWORDS="amd64 ~arm ~sparc x86" IUSE="debug pcapnav +tcpdump" DEPEND=" |