diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-05 22:46:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-05 22:46:52 +0200 |
commit | 4e2238e2f3dbab56e8f3f5f841f5a42ae1e7776f (patch) | |
tree | ac70030f4c601eccc40ce82a272e639d7e2ec63c /net-analyzer/tcpreplay | |
parent | dev-libs/elfutils: amd64 stable wrt bug #676794 (diff) | |
download | gentoo-4e2238e2f3dbab56e8f3f5f841f5a42ae1e7776f.tar.gz gentoo-4e2238e2f3dbab56e8f3f5f841f5a42ae1e7776f.tar.bz2 gentoo-4e2238e2f3dbab56e8f3f5f841f5a42ae1e7776f.zip |
net-analyzer/tcpreplay: amd64 stable wrt bug #678266
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
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 a73ca26a8cc6..a9f8339e6ef5 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=" |