From 87a0e6dd38f0d75e8af4c609ea0f9a30f78066e1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 14 Nov 2024 18:39:15 +0000 Subject: [PATCH] net-analyzer/nfdump: Stabilize 1.7.4 amd64, #943482 Signed-off-by: Sam James --- net-analyzer/nfdump/nfdump-1.7.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/nfdump/nfdump-1.7.4.ebuild b/net-analyzer/nfdump/nfdump-1.7.4.ebuild index a54ed609cdbe6..e0356c192572d 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 )"