diff options
Diffstat (limited to 'net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild')
-rw-r--r-- | net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild b/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild index 2a8e832fab35..281b40870979 100644 --- a/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild +++ b/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild,v 1.4 2005/11/01 18:45:34 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild,v 1.5 2006/12/02 23:05:23 beandog Exp $ inherit eutils apache-module @@ -8,7 +8,7 @@ DESCRIPTION="Bandwidth Management Module for Apache" HOMEPAGE="http://www.cohprog.com/v3/bandwidth/intro-en.html" SRC_URI="ftp://ftp.cohprog.com/pub/apache/module/1.3.0/mod_bandwidth.c" -KEYWORDS="ppc ~sparc x86" +KEYWORDS="~amd64 ppc ~sparc x86" DEPEND="" LICENSE="Apache-1.1" SLOT="0" |