diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 00:59:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 01:02:12 +0100 |
commit | c1ea82ac25e069307cadfe0e02b8f22276096ebc (patch) | |
tree | 7d4bf80b83bdb5e005190b77fc3dd888a0514264 /net-analyzer/nfdump | |
parent | net-analyzer/etherape: Stabilize 0.9.20 x86, #807436 (diff) | |
download | gentoo-c1ea82ac25e069307cadfe0e02b8f22276096ebc.tar.gz gentoo-c1ea82ac25e069307cadfe0e02b8f22276096ebc.tar.bz2 gentoo-c1ea82ac25e069307cadfe0e02b8f22276096ebc.zip |
net-analyzer/nfdump: Stabilize 1.6.23 x86, #807439
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/nfdump')
-rw-r--r-- | net-analyzer/nfdump/nfdump-1.6.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nfdump/nfdump-1.6.23.ebuild b/net-analyzer/nfdump/nfdump-1.6.23.ebuild index b86366bb7b20..9c9c2bd847b6 100644 --- a/net-analyzer/nfdump/nfdump-1.6.23.ebuild +++ b/net-analyzer/nfdump/nfdump-1.6.23.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/phaag/nfdump/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug doc jnat ftconv nfpcapd nfprofile nftrack nsel readpcap sflow" REQUIRED_USE="?? ( jnat nsel )" |