diff options
Diffstat (limited to 'dev-lang/php/php-4.4.0-r4.ebuild')
-rw-r--r-- | dev-lang/php/php-4.4.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-4.4.0-r4.ebuild b/dev-lang/php/php-4.4.0-r4.ebuild index e722c10b6086..1c522932f801 100644 --- a/dev-lang/php/php-4.4.0-r4.ebuild +++ b/dev-lang/php/php-4.4.0-r4.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-r4.ebuild,v 1.1 2005/11/04 12:45:21 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.0-r4.ebuild,v 1.1.1.1 2005/11/30 09:58:25 chriswhite Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 ~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 |