diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-29 16:03:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-29 16:03:00 +0000 |
commit | 3fb643321d26f7a5217a7420c99117e5d6102743 (patch) | |
tree | d6c6bd15f32917d6c498434df98fa888c203002c /dev-php | |
parent | Removed from sparc... it still needs alsa... (Manifest recommit) (diff) | |
download | gentoo-2-3fb643321d26f7a5217a7420c99117e5d6102743.tar.gz gentoo-2-3fb643321d26f7a5217a7420c99117e5d6102743.tar.bz2 gentoo-2-3fb643321d26f7a5217a7420c99117e5d6102743.zip |
arm KEYWORDS
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/php/php-5.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php/php-5.0.2.ebuild b/dev-php/php/php-5.0.2.ebuild index 3fc4dcda884c..caa733e8f44d 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.3 2004/09/28 15:34:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-5.0.2.ebuild,v 1.4 2004/09/29 16:03:00 vapier Exp $ PHPSAPI="cli" MY_P="${PN}-${PV}" @@ -8,7 +8,7 @@ inherit php5-sapi eutils DESCRIPTION="PHP Shell Interpreter" LICENSE="PHP" -KEYWORDS="~ia64 ~hppa ~ppc ~x86" +KEYWORDS="~arm ~hppa ~ia64 ~ppc ~x86" DEPEND="$DEPEND" RDEPEND="$RDEPEND" SLOT="0" |