diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-12 01:55:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-12 01:55:10 +0000 |
commit | 9687de1bd4844b0e9e6e5e91b0f6d19c5076d110 (patch) | |
tree | 0a312f95c949f4d364aca197fb72ff1016dfd14e /net-www/apache/apache-2.0.52.ebuild | |
parent | remove forcing of --build (diff) | |
download | historical-9687de1bd4844b0e9e6e5e91b0f6d19c5076d110.tar.gz historical-9687de1bd4844b0e9e6e5e91b0f6d19c5076d110.tar.bz2 historical-9687de1bd4844b0e9e6e5e91b0f6d19c5076d110.zip |
arm/hppa/ia64/s390 stable #66807
Diffstat (limited to 'net-www/apache/apache-2.0.52.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.52.ebuild b/net-www/apache/apache-2.0.52.ebuild index 4a466c8bc15a..02ddda106700 100644 --- a/net-www/apache/apache-2.0.52.ebuild +++ b/net-www/apache/apache-2.0.52.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.52.ebuild,v 1.5 2004/10/09 18:32:28 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.52.ebuild,v 1.6 2004/10/12 01:55:10 vapier 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 s390 sparc ~x86" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |