commit: 4cd70b39e73a5c0d6915ef9afc5e7fe07e62bd90 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Apr 16 17:21:16 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Apr 16 17:21:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cd70b39
net-analyzer/pmacct: amd64 stable Bug: https://bugs.gentoo.org/652964 Package-Manager: Portage-2.3.28, Repoman-2.3.9 net-analyzer/pmacct/pmacct-1.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/pmacct/pmacct-1.6.2.ebuild b/net-analyzer/pmacct/pmacct-1.6.2.ebuild index 72d65265800..470092a66bd 100644 --- a/net-analyzer/pmacct/pmacct-1.6.2.ebuild +++ b/net-analyzer/pmacct/pmacct-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://www.pmacct.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="64bit debug geoip geoipv2 ipv6 jansson kafka mongodb mysql nflog postgres rabbitmq sqlite threads" REQUIRED_USE=" ?? ( geoip geoipv2 )