summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/php/php-4.4.4-r6.ebuild')
-rw-r--r--dev-lang/php/php-4.4.4-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-4.4.4-r6.ebuild b/dev-lang/php/php-4.4.4-r6.ebuild
index 92045193799c..304784099d6e 100644
--- a/dev-lang/php/php-4.4.4-r6.ebuild
+++ b/dev-lang/php/php-4.4.4-r6.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.4-r6.ebuild,v 1.7 2006/10/24 02:41:59 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.4-r6.ebuild,v 1.8 2006/10/29 19:54:15 kloeri 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