diff options
author | 2006-01-21 23:38:03 +0000 | |
---|---|---|
committer | 2006-01-21 23:38:03 +0000 | |
commit | 810d133be32900c816b8b6a7d36d8a76eb5c27ad (patch) | |
tree | c9a25bdc43b13980c9e8643be00f4b32b6112af5 /dev-lang/php/php-4.3.11-r5.ebuild | |
parent | Stable on SPARC wrt bug #119453. (diff) | |
download | gentoo-2-810d133be32900c816b8b6a7d36d8a76eb5c27ad.tar.gz gentoo-2-810d133be32900c816b8b6a7d36d8a76eb5c27ad.tar.bz2 gentoo-2-810d133be32900c816b8b6a7d36d8a76eb5c27ad.zip |
Stable on SPARC wrt bug #119461.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-lang/php/php-4.3.11-r5.ebuild')
-rw-r--r-- | dev-lang/php/php-4.3.11-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-4.3.11-r5.ebuild b/dev-lang/php/php-4.3.11-r5.ebuild index 9b8ab235254a..cd014791289e 100644 --- a/dev-lang/php/php-4.3.11-r5.ebuild +++ b/dev-lang/php/php-4.3.11-r5.ebuild @@ -1,9 +1,9 @@ # 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.3.11-r5.ebuild,v 1.4 2006/01/20 05:10:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.3.11-r5.ebuild,v 1.5 2006/01/21 23:38:03 weeve Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~alpha arm ia64 s390 sh ~sparc x86" +KEYWORDS="~alpha arm ia64 s390 sh 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 |