diff options
Diffstat (limited to 'net-www/apache/apache-2.0.49-r3.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.49-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.49-r3.ebuild b/net-www/apache/apache-2.0.49-r3.ebuild index 1842f04073d1..12c75e0568d1 100644 --- a/net-www/apache/apache-2.0.49-r3.ebuild +++ b/net-www/apache/apache-2.0.49-r3.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-www/apache/apache-2.0.49-r3.ebuild,v 1.4 2004/06/02 00:04:31 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.49-r3.ebuild,v 1.5 2004/06/02 03:34:06 tgall Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -12,7 +12,7 @@ SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="~x86 ~ppc sparc mips alpha arm ~hppa ~amd64 ~ia64 s390" +KEYWORDS="~x86 ~ppc sparc mips alpha arm ~hppa ~amd64 ~ia64 s390 ppc64" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |