diff options
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/tcpreplay/tcpreplay-4.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/tcpreplay/tcpreplay-4.3.1.ebuild b/net-analyzer/tcpreplay/tcpreplay-4.3.1.ebuild index 1dfd57b11cd6..3d0c5b4f1d7a 100644 --- a/net-analyzer/tcpreplay/tcpreplay-4.3.1.ebuild +++ b/net-analyzer/tcpreplay/tcpreplay-4.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |