diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-17 00:26:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-17 00:26:35 +0000 |
commit | c24e94762cb59026b493b7e9ddec49db0f925353 (patch) | |
tree | 8fb551ed85441375e493a4efb2d3006e1acaba35 /net-www/apache | |
parent | forgot to gpg sign it. (Manifest recommit) (diff) | |
download | gentoo-2-c24e94762cb59026b493b7e9ddec49db0f925353.tar.gz gentoo-2-c24e94762cb59026b493b7e9ddec49db0f925353.tar.bz2 gentoo-2-c24e94762cb59026b493b7e9ddec49db0f925353.zip |
fix arm/ia64 KEYWORDS
Diffstat (limited to 'net-www/apache')
-rw-r--r-- | net-www/apache/apache-2.0.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.51.ebuild b/net-www/apache/apache-2.0.51.ebuild index 8edcd73fbea0..ee8b570d6ef5 100644 --- a/net-www/apache/apache-2.0.51.ebuild +++ b/net-www/apache/apache-2.0.51.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.51.ebuild,v 1.7 2004/09/16 22:25:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.51.ebuild,v 1.8 2004/09/17 00:26:35 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 sparc x86" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |