From 0217226205088af39b05930eeca65b96183809f0 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 28 Sep 2004 15:09:33 +0000 Subject: ~hppa support --- dev-php/php/php-5.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-php/php/php-5.0.2.ebuild') diff --git a/dev-php/php/php-5.0.2.ebuild b/dev-php/php/php-5.0.2.ebuild index 856d054f51e5..20f46b706494 100644 --- a/dev-php/php/php-5.0.2.ebuild +++ b/dev-php/php/php-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/php-5.0.2.ebuild,v 1.1 2004/09/24 18:25:17 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-5.0.2.ebuild,v 1.2 2004/09/28 15:09:33 vapier Exp $ PHPSAPI="cli" MY_P="${PN}-${PV}" @@ -8,7 +8,7 @@ inherit php5-sapi eutils DESCRIPTION="PHP Shell Interpreter" LICENSE="PHP" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~hppa ~ppc ~x86" DEPEND="$DEPEND" RDEPEND="$RDEPEND" SLOT="0" -- cgit v1.2.3-65-gdbad