diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 16:39:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 16:39:08 +0000 |
commit | 86072f0571b40dec32f50ae7ae6fb3b0d188bed4 (patch) | |
tree | d81a1d89229d22033e8254f87233bc0fef1d9570 /net-www/apache/apache-2.0.50.ebuild | |
parent | stable on ia64 for bug 56295 (Manifest recommit) (diff) | |
download | gentoo-2-86072f0571b40dec32f50ae7ae6fb3b0d188bed4.tar.gz gentoo-2-86072f0571b40dec32f50ae7ae6fb3b0d188bed4.tar.bz2 gentoo-2-86072f0571b40dec32f50ae7ae6fb3b0d188bed4.zip |
stable on alpha and ia64
Diffstat (limited to 'net-www/apache/apache-2.0.50.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.50.ebuild b/net-www/apache/apache-2.0.50.ebuild index 69ea4f4f1f69..c7813c38da6b 100644 --- a/net-www/apache/apache-2.0.50.ebuild +++ b/net-www/apache/apache-2.0.50.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.ebuild,v 1.7 2004/07/31 19:12:51 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.50.ebuild,v 1.8 2004/08/03 16:39:08 agriffis Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -14,7 +14,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 ~ppc64" +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 |