diff options
Diffstat (limited to 'net-www/apache/apache-2.0.50-r3.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.50-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.50-r3.ebuild b/net-www/apache/apache-2.0.50-r3.ebuild index ce18930c0626..b368a20adc6b 100644 --- a/net-www/apache/apache-2.0.50-r3.ebuild +++ b/net-www/apache/apache-2.0.50-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.50-r3.ebuild,v 1.4 2004/09/15 00:21:43 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.50-r3.ebuild,v 1.5 2004/09/15 14:02:24 kugelfang Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -13,7 +13,7 @@ SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc ~x86" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |