Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nfdump/
Date: Sun, 18 Apr 2021 21:20:54
Message-Id: 1618730125.feee57ff72512055482438ebbb45e5cdeefd5708.sam@gentoo
1 commit: feee57ff72512055482438ebbb45e5cdeefd5708
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 18 07:15:25 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 18 07:15:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feee57ff
7
8 net-analyzer/nfdump: Stabilize 1.6.22-r1 amd64, #776547
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/nfdump/nfdump-1.6.22-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/nfdump/nfdump-1.6.22-r1.ebuild b/net-analyzer/nfdump/nfdump-1.6.22-r1.ebuild
16 index 9d2163c68d2..95c82389d10 100644
17 --- a/net-analyzer/nfdump/nfdump-1.6.22-r1.ebuild
18 +++ b/net-analyzer/nfdump/nfdump-1.6.22-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/phaag/nfdump/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0/1.6.22"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="debug doc jnat ftconv nfpcapd nfprofile nftrack nsel readpcap sflow"
26
27 REQUIRED_USE="?? ( jnat nsel )"