diff options
author | Sam James <sam@gentoo.org> | 2024-11-14 18:39:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-14 18:39:15 +0000 |
commit | 87a0e6dd38f0d75e8af4c609ea0f9a30f78066e1 (patch) | |
tree | a22a88d5a9da8cbb2a8141ad4e8e01c2701f6b38 /net-analyzer | |
parent | net-analyzer/wireshark: Stabilize 4.4.1 amd64, #943479 (diff) | |
download | gentoo-87a0e6dd38f0d75e8af4c609ea0f9a30f78066e1.tar.gz gentoo-87a0e6dd38f0d75e8af4c609ea0f9a30f78066e1.tar.bz2 gentoo-87a0e6dd38f0d75e8af4c609ea0f9a30f78066e1.zip |
net-analyzer/nfdump: Stabilize 1.7.4 amd64, #943482
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nfdump/nfdump-1.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nfdump/nfdump-1.7.4.ebuild b/net-analyzer/nfdump/nfdump-1.7.4.ebuild index a54ed609cdbe..e0356c192572 100644 --- a/net-analyzer/nfdump/nfdump-1.7.4.ebuild +++ b/net-analyzer/nfdump/nfdump-1.7.4.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 zstd" REQUIRED_USE="?? ( jnat nsel )" |