diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-12 17:20:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-12 17:20:26 +0100 |
commit | 29c56c05d6f4a2e53af3c888aa337e99feb0467b (patch) | |
tree | 0ab881ef3f3b5b017c695301c80eb08fb82a53d7 /net-analyzer/nfdump | |
parent | sys-libs/pam: Add prefix support (diff) | |
download | gentoo-29c56c05d6f4a2e53af3c888aa337e99feb0467b.tar.gz gentoo-29c56c05d6f4a2e53af3c888aa337e99feb0467b.tar.bz2 gentoo-29c56c05d6f4a2e53af3c888aa337e99feb0467b.zip |
net-analyzer/nfdump: amd64 stable wrt bug #711316
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nfdump/nfdump-1.6.19.ebuild b/net-analyzer/nfdump/nfdump-1.6.19.ebuild index d866f89da5b1..7675f4388f0d 100644 --- a/net-analyzer/nfdump/nfdump-1.6.19.ebuild +++ b/net-analyzer/nfdump/nfdump-1.6.19.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/phaag/nfdump/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/1.6.15" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug ftconv nfprofile nftrack readpcap sflow static-libs" COMMON_DEPEND=" |