diff options
author | Josh Grebe <squash@gentoo.org> | 2005-08-20 14:11:18 +0000 |
---|---|---|
committer | Josh Grebe <squash@gentoo.org> | 2005-08-20 14:11:18 +0000 |
commit | ad9032258dc665652f0a12187c406acb44e6ea76 (patch) | |
tree | 580f3aec07d6c4166b46495ebda14dfb86717cef /net-www/apache/apache-2.0.54-r9.ebuild | |
parent | Give out a better error message for SMP not supported (diff) | |
download | gentoo-2-ad9032258dc665652f0a12187c406acb44e6ea76.tar.gz gentoo-2-ad9032258dc665652f0a12187c406acb44e6ea76.tar.bz2 gentoo-2-ad9032258dc665652f0a12187c406acb44e6ea76.zip |
Stable on sparc, bug #102991
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-www/apache/apache-2.0.54-r9.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.54-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.54-r9.ebuild b/net-www/apache/apache-2.0.54-r9.ebuild index b2cf0c8cc62d..cd3bf5b7e848 100644 --- a/net-www/apache/apache-2.0.54-r9.ebuild +++ b/net-www/apache/apache-2.0.54-r9.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-r9.ebuild,v 1.3 2005/08/20 07:43:00 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r9.ebuild,v 1.4 2005/08/20 14:11:18 squash 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 |