diff options
Diffstat (limited to 'net-analyzer/cacti/cacti-0.8.7e-r1.ebuild')
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.7e-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/cacti/cacti-0.8.7e-r1.ebuild b/net-analyzer/cacti/cacti-0.8.7e-r1.ebuild index 31077079778a..4c64c9b94ef6 100644 --- a/net-analyzer/cacti/cacti-0.8.7e-r1.ebuild +++ b/net-analyzer/cacti/cacti-0.8.7e-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7e-r1.ebuild,v 1.6 2009/12/09 18:52:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7e-r1.ebuild,v 1.7 2009/12/19 15:18:52 jer Exp $ inherit eutils webapp depend.php @@ -25,7 +25,7 @@ if [ "${HAS_PATCHES}" == "1" ] ; then fi LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~hppa ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86" IUSE="snmp doc" DEPEND="" |