diff options
author | Sam James <sam@gentoo.org> | 2020-07-18 11:37:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-18 11:42:56 +0000 |
commit | c60bf2377f2da8c830ed24ae7b5f43ef81a35c32 (patch) | |
tree | dadb20d265579f41743a514b35d27967ac947fb4 /net-analyzer/tcpreplay | |
parent | gnome-base/gvfs: bump to 1.44.1 (diff) | |
download | gentoo-c60bf2377f2da8c830ed24ae7b5f43ef81a35c32.tar.gz gentoo-c60bf2377f2da8c830ed24ae7b5f43ef81a35c32.tar.bz2 gentoo-c60bf2377f2da8c830ed24ae7b5f43ef81a35c32.zip |
net-analyzer/tcpreplay: x86 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 d27b84b1c383..59fcd5c1e037 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=" |