summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/php-cgi/php-cgi-4.4.0-r2.ebuild')
-rw-r--r--dev-php/php-cgi/php-cgi-4.4.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php-cgi/php-cgi-4.4.0-r2.ebuild b/dev-php/php-cgi/php-cgi-4.4.0-r2.ebuild
index 2735d85b953b..50ea27390eeb 100644
--- a/dev-php/php-cgi/php-cgi-4.4.0-r2.ebuild
+++ b/dev-php/php-cgi/php-cgi-4.4.0-r2.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/dev-php/php-cgi/php-cgi-4.4.0-r2.ebuild,v 1.5 2005/09/27 02:52:56 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.4.0-r2.ebuild,v 1.6 2005/10/02 14:02:26 agriffis Exp $
PHPSAPI="cgi"
inherit php-sapi eutils
@@ -8,7 +8,7 @@ inherit php-sapi eutils
DESCRIPTION="PHP CGI"
SLOT="0"
IUSE="fastcgi force-cgi-redirect"
-KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86"
# for this revision only
PDEPEND=">=${PHP_PROVIDER_PKG}-4.4.0"