diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-26 20:02:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-26 20:02:11 +0000 |
commit | d654f14da4259dff82e5430acfd3f4ad2368e50b (patch) | |
tree | e7f9cf4566e308fd36421618d45828dbc02c6b54 /net-www/apache/apache-2.0.58.ebuild | |
parent | Fixed dependencies (bug #131842) (diff) | |
download | gentoo-2-d654f14da4259dff82e5430acfd3f4ad2368e50b.tar.gz gentoo-2-d654f14da4259dff82e5430acfd3f4ad2368e50b.tar.bz2 gentoo-2-d654f14da4259dff82e5430acfd3f4ad2368e50b.zip |
Stable on ppc64; bug #138011
(Portage version: 2.1-r1)
Diffstat (limited to 'net-www/apache/apache-2.0.58.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.58.ebuild b/net-www/apache/apache-2.0.58.ebuild index 37addeac028c..1da8e5db5f8e 100644 --- a/net-www/apache/apache-2.0.58.ebuild +++ b/net-www/apache/apache-2.0.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.58.ebuild,v 1.3 2006/06/26 17:06:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.58.ebuild,v 1.4 2006/06/26 20:02:11 corsair Exp $ inherit eutils flag-o-matic gnuconfig multilib @@ -17,7 +17,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 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="apache2 debug doc ldap mpm-leader mpm-peruser mpm-prefork mpm-threadpool mpm-worker no-suexec ssl static-modules threads selinux" RDEPEND="dev-lang/perl |