summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-09-28 15:34:27 +0000
committerMike Frysinger <vapier@gentoo.org>2004-09-28 15:34:27 +0000
commit1f71820eaf2e151ae3af335ead6f185ca8a6b314 (patch)
tree57e119ea095428a132b58d5c23607c1bd46905dc /dev-php/php
parentFix for getting roomlists in jabber. (Manifest recommit) (diff)
downloadgentoo-2-1f71820eaf2e151ae3af335ead6f185ca8a6b314.tar.gz
gentoo-2-1f71820eaf2e151ae3af335ead6f185ca8a6b314.tar.bz2
gentoo-2-1f71820eaf2e151ae3af335ead6f185ca8a6b314.zip
~ia64 KEYWORDS
Diffstat (limited to 'dev-php/php')
-rw-r--r--dev-php/php/php-5.0.2.ebuild4
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 20f46b706494..3fc4dcda884c 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.2 2004/09/28 15:09:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-5.0.2.ebuild,v 1.3 2004/09/28 15:34:27 vapier Exp $
PHPSAPI="cli"
MY_P="${PN}-${PV}"
@@ -8,7 +8,7 @@ inherit php5-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
LICENSE="PHP"
-KEYWORDS="~hppa ~ppc ~x86"
+KEYWORDS="~ia64 ~hppa ~ppc ~x86"
DEPEND="$DEPEND"
RDEPEND="$RDEPEND"
SLOT="0"