diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-12 17:26:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-12 17:26:04 +0100 |
commit | c75f21d5c78c186251e1c5fd8bc38ba4edbf7536 (patch) | |
tree | 35177e7b50aba3315ebcfef4c23b2dd34e72ee78 /net-analyzer/nfdump | |
parent | x11-libs/fltk: sparc stable wrt bug #712216 (diff) | |
download | gentoo-c75f21d5c78c186251e1c5fd8bc38ba4edbf7536.tar.gz gentoo-c75f21d5c78c186251e1c5fd8bc38ba4edbf7536.tar.bz2 gentoo-c75f21d5c78c186251e1c5fd8bc38ba4edbf7536.zip |
net-analyzer/nfdump: x86 stable wrt bug #711316
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 7675f4388f0d..3c3245ff7c29 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=" |