diff options
author | 2004-11-07 08:00:33 +0000 | |
---|---|---|
committer | 2004-11-07 08:00:33 +0000 | |
commit | 13b7a4d3fd2559b5182111ff0a05cd47a18b25ef (patch) | |
tree | 59abc9a01d93b233f035252baf41ad35d4a87ea0 /dev-php/php-cgi/php-cgi-5.0.2.ebuild | |
parent | Initial import. Ebuild submitted by Anders Bo Rasmussen <gentoo@fuzz.dk>; bug... (diff) | |
download | gentoo-2-13b7a4d3fd2559b5182111ff0a05cd47a18b25ef.tar.gz gentoo-2-13b7a4d3fd2559b5182111ff0a05cd47a18b25ef.tar.bz2 gentoo-2-13b7a4d3fd2559b5182111ff0a05cd47a18b25ef.zip |
marked ~ppc64
Diffstat (limited to 'dev-php/php-cgi/php-cgi-5.0.2.ebuild')
-rw-r--r-- | dev-php/php-cgi/php-cgi-5.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php-cgi/php-cgi-5.0.2.ebuild b/dev-php/php-cgi/php-cgi-5.0.2.ebuild index e34831700940..9a025169ab87 100644 --- a/dev-php/php-cgi/php-cgi-5.0.2.ebuild +++ b/dev-php/php-cgi/php-cgi-5.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-5.0.2.ebuild,v 1.2 2004/10/03 05:25:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-5.0.2.ebuild,v 1.3 2004/11/07 08:00:33 corsair Exp $ PHPSAPI="cgi" MY_P="php-${PV}" @@ -9,7 +9,7 @@ inherit php5-sapi eutils DESCRIPTION="PHP CGI" SLOT="0" -KEYWORDS="~ia64 ~ppc ~x86" +KEYWORDS="~ia64 ~ppc ~x86 ~ppc64" # provides all base PHP extras (eg PEAR, extension building stuff) DEPEND_PHP=">=${PHP_PROVIDER_PKG}-5.0.2" |