diff options
Diffstat (limited to 'net-analyzer/pmacct/pmacct-0.12.5-r1.ebuild')
-rw-r--r-- | net-analyzer/pmacct/pmacct-0.12.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/pmacct/pmacct-0.12.5-r1.ebuild b/net-analyzer/pmacct/pmacct-0.12.5-r1.ebuild index 90f424dcd44a..76e0c3c42e4b 100644 --- a/net-analyzer/pmacct/pmacct-0.12.5-r1.ebuild +++ b/net-analyzer/pmacct/pmacct-0.12.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.12.5-r1.ebuild,v 1.3 2012/04/14 23:42:42 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.12.5-r1.ebuild,v 1.4 2012/04/16 21:16:22 ranger Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.pmacct.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="64bit debug ipv6 mysql postgres sqlite threads ulog" RDEPEND="net-libs/libpcap |