diff options
Diffstat (limited to 'dev-lang/php/php-4.4.0.ebuild')
-rw-r--r-- | dev-lang/php/php-4.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-4.4.0.ebuild b/dev-lang/php/php-4.4.0.ebuild index fa41aa766e85..9ecd03366739 100644 --- a/dev-lang/php/php-4.4.0.ebuild +++ b/dev-lang/php/php-4.4.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.0.ebuild,v 1.9 2005/09/17 11:09:07 ferringb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.0.ebuild,v 1.10 2005/09/17 17:45:04 cryos Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" # NOTE: Portage doesn't support setting PROVIDE based on the USE flags # that have been enabled, so we have to PROVIDE everything for now |