diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-10 18:20:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-10 19:04:43 +0200 |
commit | 2e6d83fb688795035850b6dff43423e6653e4ff8 (patch) | |
tree | 0a7ccde19681bf3711ac6d9031055f5c086e4029 /net-analyzer/tcpreplay | |
parent | mail-filter/opendmarc: x86 stable (bug #642024) (diff) | |
download | gentoo-2e6d83fb688795035850b6dff43423e6653e4ff8.tar.gz gentoo-2e6d83fb688795035850b6dff43423e6653e4ff8.tar.bz2 gentoo-2e6d83fb688795035850b6dff43423e6653e4ff8.zip |
net-analyzer/tcpreplay: x86 stable (bug #678266)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/tcpreplay')
-rw-r--r-- | net-analyzer/tcpreplay/tcpreplay-4.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpreplay/tcpreplay-4.3.2.ebuild b/net-analyzer/tcpreplay/tcpreplay-4.3.2.ebuild index a9f8339e6ef5..3d0c5b4f1d7a 100644 --- a/net-analyzer/tcpreplay/tcpreplay-4.3.2.ebuild +++ b/net-analyzer/tcpreplay/tcpreplay-4.3.2.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 ~arm ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc x86" IUSE="debug pcapnav +tcpdump" DEPEND=" |