diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 17:32:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 17:32:41 +0200 |
commit | 68f64a399895f16dceb9e85992f97ac3cd1be2dc (patch) | |
tree | c95d53ddabd1cf3ee7b744167590bd3dbc50e8a9 /net-analyzer/nfdump | |
parent | net-analyzer/etherape: amd64 stable wrt bug #807436 (diff) | |
download | gentoo-68f64a399895f16dceb9e85992f97ac3cd1be2dc.tar.gz gentoo-68f64a399895f16dceb9e85992f97ac3cd1be2dc.tar.bz2 gentoo-68f64a399895f16dceb9e85992f97ac3cd1be2dc.zip |
net-analyzer/nfdump: amd64 stable wrt bug #807439
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/nfdump')
-rw-r--r-- | net-analyzer/nfdump/nfdump-1.6.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nfdump/nfdump-1.6.23.ebuild b/net-analyzer/nfdump/nfdump-1.6.23.ebuild index 6790afe4e55d..b86366bb7b20 100644 --- a/net-analyzer/nfdump/nfdump-1.6.23.ebuild +++ b/net-analyzer/nfdump/nfdump-1.6.23.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 )" |