diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-09 02:48:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-09 02:48:10 +0000 |
commit | ef1a6cbd1e526124308bac9d58fb0d6001b66cc7 (patch) | |
tree | 408fd1bcee14043ff054898c39a01ae57f239a2d /net-www | |
parent | we can free up the arm binutils mask now; thanks solar ! (diff) | |
download | gentoo-2-ef1a6cbd1e526124308bac9d58fb0d6001b66cc7.tar.gz gentoo-2-ef1a6cbd1e526124308bac9d58fb0d6001b66cc7.tar.bz2 gentoo-2-ef1a6cbd1e526124308bac9d58fb0d6001b66cc7.zip |
arm/hppa/ia64/amd64 stable for security #62626
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/apache-2.0.50-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.50-r1.ebuild b/net-www/apache/apache-2.0.50-r1.ebuild index 8a4ede4ed72e..89c3016d5d3a 100644 --- a/net-www/apache/apache-2.0.50-r1.ebuild +++ b/net-www/apache/apache-2.0.50-r1.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-r1.ebuild,v 1.5 2004/09/09 02:04:10 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.50-r1.ebuild,v 1.6 2004/09/09 02:48:10 vapier 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 ~ppc64" +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 |