diff options
Diffstat (limited to 'net-analyzer/cacti/cacti-0.8.5a.ebuild')
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.5a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/cacti/cacti-0.8.5a.ebuild b/net-analyzer/cacti/cacti-0.8.5a.ebuild index 3a40866a9579..591fdb0b7439 100644 --- a/net-analyzer/cacti/cacti-0.8.5a.ebuild +++ b/net-analyzer/cacti/cacti-0.8.5a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.5a.ebuild,v 1.3 2004/04/19 07:38:33 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.5a.ebuild,v 1.4 2004/05/08 11:12:05 kugelfang Exp $ inherit eutils webapp-apache @@ -10,7 +10,7 @@ SRC_URI="http://www.raxnet.net/downloads/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" IUSE="snmp mysql" DEPEND="" |