diff options
Diffstat (limited to 'net-www/mod_bw/mod_bw-0.6.ebuild')
-rw-r--r-- | net-www/mod_bw/mod_bw-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-www/mod_bw/mod_bw-0.6.ebuild b/net-www/mod_bw/mod_bw-0.6.ebuild index 1f4b6c37b70f..f8c20adea90e 100644 --- a/net-www/mod_bw/mod_bw-0.6.ebuild +++ b/net-www/mod_bw/mod_bw-0.6.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_bw/mod_bw-0.6.ebuild,v 1.3 2005/09/18 19:45:36 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bw/mod_bw-0.6.ebuild,v 1.4 2006/01/17 16:52:04 nixnut Exp $ inherit eutils apache-module @@ -10,7 +10,7 @@ DESCRIPTION="Bandwidth Management Module for Apache 2.0" HOMEPAGE="http://www.ivn.cl/apache/" SRC_URI="http://www.ivn.cl/apache/${MYP/_rc/rc}.tgz" -KEYWORDS="~amd64 x86" +KEYWORDS="~amd64 ~ppc x86" DEPEND="" LICENSE="Apache-1.1" SLOT="1" |