commit: 935b94d83493a8b3e2fbe479d1aaad8edfbca12e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 8 18:54:15 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 8 18:54:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=935b94d8
net-analyzer/nfdump: Stabilize 1.7.5 amd64, #950927 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-analyzer/nfdump/nfdump-1.7.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/nfdump/nfdump-1.7.5.ebuild b/net-analyzer/nfdump/nfdump-1.7.5.ebuild index 547fac45f4ec..659290aa4b2b 100644 --- a/net-analyzer/nfdump/nfdump-1.7.5.ebuild +++ b/net-analyzer/nfdump/nfdump-1.7.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )"
