diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-23 07:58:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-23 07:58:17 +0200 |
commit | 0967d9a460ca48e183bfb799bbd741c23e6a9d97 (patch) | |
tree | 69c48470fa8fc6a323240272cf010b2ce58ca2a2 /net-analyzer | |
parent | dev-python/cherrypy: amd64/arm64/arm/ppc/x86 stable (ALLARCHES policy) wrt bu... (diff) | |
download | gentoo-0967d9a460ca48e183bfb799bbd741c23e6a9d97.tar.gz gentoo-0967d9a460ca48e183bfb799bbd741c23e6a9d97.tar.bz2 gentoo-0967d9a460ca48e183bfb799bbd741c23e6a9d97.zip |
net-analyzer/nfdump: amd64 stable wrt bug #853832
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nfdump/nfdump-1.6.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nfdump/nfdump-1.6.24.ebuild b/net-analyzer/nfdump/nfdump-1.6.24.ebuild index db24ffe43a66..3d187e837d08 100644 --- a/net-analyzer/nfdump/nfdump-1.6.24.ebuild +++ b/net-analyzer/nfdump/nfdump-1.6.24.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 )" |