diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-17 06:36:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-17 06:36:17 +0000 |
commit | 0c3ec64276e82c5e41887908beb38bd1763a8c67 (patch) | |
tree | d7c0344cae494ac83f0d94b2759b979ed5a26c5d /net-www | |
parent | s390 love (diff) | |
download | gentoo-2-0c3ec64276e82c5e41887908beb38bd1763a8c67.tar.gz gentoo-2-0c3ec64276e82c5e41887908beb38bd1763a8c67.tar.bz2 gentoo-2-0c3ec64276e82c5e41887908beb38bd1763a8c67.zip |
arm/s390 love
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/apache-2.0.54-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.54-r8.ebuild b/net-www/apache/apache-2.0.54-r8.ebuild index c383a0a0cf6c..11022abeeea7 100644 --- a/net-www/apache/apache-2.0.54-r8.ebuild +++ b/net-www/apache/apache-2.0.54-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r8.ebuild,v 1.10 2005/07/13 18:28:55 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r8.ebuild,v 1.11 2005/07/17 06:36:17 vapier Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2 LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl selinux" #Standard location for Gentoo Linux |