diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-19 11:26:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-19 11:26:45 +0200 |
commit | 2de825a13a4d384b35317ee6f59cd10957725e0d (patch) | |
tree | c402afb675d3341530a7e3f2fa57493fc8c006f8 /net-analyzer | |
parent | app-office/lyx: amd64 stable wrt bug #562960 (diff) | |
download | gentoo-2de825a13a4d384b35317ee6f59cd10957725e0d.tar.gz gentoo-2de825a13a4d384b35317ee6f59cd10957725e0d.tar.bz2 gentoo-2de825a13a4d384b35317ee6f59cd10957725e0d.zip |
net-analyzer/tcpreplay: amd64 stable wrt bug #562276
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/tcpreplay/tcpreplay-4.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpreplay/tcpreplay-4.1.0-r1.ebuild b/net-analyzer/tcpreplay/tcpreplay-4.1.0-r1.ebuild index 1eeb57f5828e..e70bd4f88175 100644 --- a/net-analyzer/tcpreplay/tcpreplay-4.1.0-r1.ebuild +++ b/net-analyzer/tcpreplay/tcpreplay-4.1.0-r1.ebuild @@ -11,7 +11,7 @@ LICENSE="BSD GPL-3" SRC_URI="https://github.com/appneta/${PN}/releases/download/v${PV}/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc ~x86" IUSE="debug pcapnav +tcpdump" DEPEND=" |