Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/tcpreplay/
Date: Sun, 03 Feb 2019 16:52:12
Message-Id: 1549212722.04d7b39f4cae5dd04ce42ab7edef6c65449e7024.jer@gentoo
1 commit: 04d7b39f4cae5dd04ce42ab7edef6c65449e7024
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 3 15:13:39 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 3 16:52:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04d7b39f
7
8 net-analyzer/tcpreplay: Stable for AMD64 x86 too.
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --ignore-arches
12 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
13
14 net-analyzer/tcpreplay/tcpreplay-4.3.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-analyzer/tcpreplay/tcpreplay-4.3.1.ebuild b/net-analyzer/tcpreplay/tcpreplay-4.3.1.ebuild
18 index 1dfd57b11cd..3d0c5b4f1d7 100644
19 --- a/net-analyzer/tcpreplay/tcpreplay-4.3.1.ebuild
20 +++ b/net-analyzer/tcpreplay/tcpreplay-4.3.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -10,7 +10,7 @@ LICENSE="BSD GPL-3"
28 SRC_URI="https://github.com/appneta/${PN}/releases/download/v${PV/_/-}/${P/_/-}.tar.xz -> ${P}.tar.xz"
29
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm ~sparc ~x86"
32 +KEYWORDS="amd64 ~arm ~sparc x86"
33 IUSE="debug pcapnav +tcpdump"
34
35 DEPEND="