diff options
Diffstat (limited to 'dev-php/php/php-4.3.11-r4.ebuild')
-rw-r--r-- | dev-php/php/php-4.3.11-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php/php-4.3.11-r4.ebuild b/dev-php/php/php-4.3.11-r4.ebuild index 788c32d0e2ae..177ec00d059f 100644 --- a/dev-php/php/php-4.3.11-r4.ebuild +++ b/dev-php/php/php-4.3.11-r4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.11-r4.ebuild,v 1.4 2005/11/04 19:49:09 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.11-r4.ebuild,v 1.5 2005/11/04 20:53:10 halcy0n Exp $ PHPSAPI="cli" inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86" IUSE="" # fixed PCRE library for security issues, bug #102373 |