summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-04-01 07:56:39 +0000
committerMike Frysinger <vapier@gentoo.org>2007-04-01 07:56:39 +0000
commit9a5ad3bb61cb1a4c4e8032ebbea8d6bf758bfb07 (patch)
tree867ca184091dd21f5cf2550dce6bca9b30394858 /dev-lang/php
parentarm/ia64/s390/sh stable (diff)
downloadgentoo-2-9a5ad3bb61cb1a4c4e8032ebbea8d6bf758bfb07.tar.gz
gentoo-2-9a5ad3bb61cb1a4c4e8032ebbea8d6bf758bfb07.tar.bz2
gentoo-2-9a5ad3bb61cb1a4c4e8032ebbea8d6bf758bfb07.zip
arm/s390/sh stable
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-lang/php')
-rw-r--r--dev-lang/php/php-5.2.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.2.1-r3.ebuild b/dev-lang/php/php-5.2.1-r3.ebuild
index ff48ed3a6f1b..5083a4b43edd 100644
--- a/dev-lang/php/php-5.2.1-r3.ebuild
+++ b/dev-lang/php/php-5.2.1-r3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.1-r3.ebuild,v 1.9 2007/03/31 20:20:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.1-r3.ebuild,v 1.10 2007/04/01 07:56:39 vapier Exp $
CGI_SAPI_USE="discard-path force-cgi-redirect"
APACHE2_SAPI_USE="concurrentmodphp threads"
IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
# NOTE: Portage doesn't support setting PROVIDE based on the USE flags
# that have been enabled, so we have to PROVIDE everything for now