diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-03-13 21:15:09 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-03-13 21:15:09 +0000 |
commit | 1278a94a38cef22bde37b8d0b337e595012b1333 (patch) | |
tree | 87513ed7c3d3b876b08943ab96a5dde63f4ffcac /dev-lang/php/php-4.4.2.ebuild | |
parent | Keyworded ~hppa wrt #112414 (diff) | |
download | gentoo-2-1278a94a38cef22bde37b8d0b337e595012b1333.tar.gz gentoo-2-1278a94a38cef22bde37b8d0b337e595012b1333.tar.bz2 gentoo-2-1278a94a38cef22bde37b8d0b337e595012b1333.zip |
Stable on hppa. See bug #125878.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-lang/php/php-4.4.2.ebuild')
-rw-r--r-- | dev-lang/php/php-4.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-4.4.2.ebuild b/dev-lang/php/php-4.4.2.ebuild index 6dfdeda88ac9..71c1cafa7f7d 100644 --- a/dev-lang/php/php-4.4.2.ebuild +++ b/dev-lang/php/php-4.4.2.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.4.2.ebuild,v 1.6 2006/03/12 21:37:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.2.ebuild,v 1.7 2006/03/13 21:15:09 killerfox Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~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 |