diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-29 01:27:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-29 01:27:55 +0000 |
commit | c8b2eef55d52f0a4137e431f94c7ec1e08560154 (patch) | |
tree | e8a54a7883ac342fbb2c946b08316415cc230440 /www-servers/apache/apache-2.2.8.ebuild | |
parent | Fix the patch for compilation with USE=-opengl so it doesn't break USE=opengl... (diff) | |
download | gentoo-2-c8b2eef55d52f0a4137e431f94c7ec1e08560154.tar.gz gentoo-2-c8b2eef55d52f0a4137e431f94c7ec1e08560154.tar.bz2 gentoo-2-c8b2eef55d52f0a4137e431f94c7ec1e08560154.zip |
Marking apache-2.2.8 ppc64 for bug 205195
(Portage version: 2.1.3.19)
Diffstat (limited to 'www-servers/apache/apache-2.2.8.ebuild')
-rw-r--r-- | www-servers/apache/apache-2.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/apache/apache-2.2.8.ebuild b/www-servers/apache/apache-2.2.8.ebuild index 3073ea840a4f..1508456acb0d 100644 --- a/www-servers/apache/apache-2.2.8.ebuild +++ b/www-servers/apache/apache-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.8.ebuild,v 1.1 2008/01/19 10:56:36 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.8.ebuild,v 1.2 2008/01/29 01:27:55 ranger Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20080119" @@ -79,7 +79,7 @@ HOMEPAGE="http://httpd.apache.org/" # some helper scripts are apache-1.1, thus both are here LICENSE="Apache-2.0 Apache-1.1" 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="sni" DEPEND="${DEPEND} |