diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-20 12:50:04 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-20 12:50:04 +0200 |
commit | 7891e77a542562ad6e587bd2c4de17423067c092 (patch) | |
tree | 4a898ba7584076778111b9fbdd8ccb973eb3b8f1 /net-analyzer/nfdump | |
parent | dev-python/qtawesome: add 1.2.0 (diff) | |
download | gentoo-7891e77a542562ad6e587bd2c4de17423067c092.tar.gz gentoo-7891e77a542562ad6e587bd2c4de17423067c092.tar.bz2 gentoo-7891e77a542562ad6e587bd2c4de17423067c092.zip |
net-analyzer/nfdump: Stabilize 1.7.0.1 amd64, #877039
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/nfdump')
-rw-r--r-- | net-analyzer/nfdump/nfdump-1.7.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nfdump/nfdump-1.7.0.1.ebuild b/net-analyzer/nfdump/nfdump-1.7.0.1.ebuild index db24ffe43a66..3d187e837d08 100644 --- a/net-analyzer/nfdump/nfdump-1.7.0.1.ebuild +++ b/net-analyzer/nfdump/nfdump-1.7.0.1.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 )" |