summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-16 13:21:16 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-16 13:21:16 -0400
commit4cd70b39e73a5c0d6915ef9afc5e7fe07e62bd90 (patch)
tree530a7eeed8b7c35061d103437e30838ad14a72af /net-analyzer/pmacct/pmacct-1.6.2.ebuild
parentdev-libs/mongo-c-driver: amd64 stable (diff)
downloadgentoo-4cd70b39e73a5c0d6915ef9afc5e7fe07e62bd90.tar.gz
gentoo-4cd70b39e73a5c0d6915ef9afc5e7fe07e62bd90.tar.bz2
gentoo-4cd70b39e73a5c0d6915ef9afc5e7fe07e62bd90.zip
net-analyzer/pmacct: amd64 stable
Bug: https://bugs.gentoo.org/652964 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'net-analyzer/pmacct/pmacct-1.6.2.ebuild')
-rw-r--r--net-analyzer/pmacct/pmacct-1.6.2.ebuild4
1 files 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 72d65265800b..470092a66bdc 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 )