diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:19:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-21 15:19:41 +0100 |
commit | eebaac366b7457b946141a4b0fcc658a3e7b5cb3 (patch) | |
tree | d08cb0205cee7fc91f8c7c7b633bb185cf5e101b /net-analyzer | |
parent | dev-python/redis-py: amd64 stable wrt bug #613372 (diff) | |
download | gentoo-eebaac366b7457b946141a4b0fcc658a3e7b5cb3.tar.gz gentoo-eebaac366b7457b946141a4b0fcc658a3e7b5cb3.tar.bz2 gentoo-eebaac366b7457b946141a4b0fcc658a3e7b5cb3.zip |
net-analyzer/tcpreplay: x86 stable wrt bug #612224
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/tcpreplay/tcpreplay-4.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpreplay/tcpreplay-4.1.2-r1.ebuild b/net-analyzer/tcpreplay/tcpreplay-4.1.2-r1.ebuild index f74db6adf5f1..abd2c47ceca8 100644 --- a/net-analyzer/tcpreplay/tcpreplay-4.1.2-r1.ebuild +++ b/net-analyzer/tcpreplay/tcpreplay-4.1.2-r1.ebuild @@ -10,7 +10,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=" |