commit: d51d06746e5367307b390bed5636423414701949 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Dec 29 20:02:47 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Dec 30 01:43:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d51d0674
net-analyzer/nfdump: Stabilize 1.7.6 x86, #968149 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> net-analyzer/nfdump/nfdump-1.7.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/nfdump/nfdump-1.7.6.ebuild b/net-analyzer/nfdump/nfdump-1.7.6.ebuild index 322ac53f32d7..8c074b990c72 100644 --- a/net-analyzer/nfdump/nfdump-1.7.6.ebuild +++ b/net-analyzer/nfdump/nfdump-1.7.6.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 )"
