summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/php-core/php-core-4.3.4.ebuild')
-rw-r--r--dev-php/php-core/php-core-4.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php-core/php-core-4.3.4.ebuild b/dev-php/php-core/php-core-4.3.4.ebuild
index 69f5565beb9d..c510d88dbdf4 100644
--- a/dev-php/php-core/php-core-4.3.4.ebuild
+++ b/dev-php/php-core/php-core-4.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php-core/php-core-4.3.4.ebuild,v 1.1 2003/11/16 12:23:35 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-core/php-core-4.3.4.ebuild,v 1.2 2003/11/29 23:43:26 brad_mssw Exp $
PHPSAPI="cli"
inherit php-2 eutils
@@ -9,7 +9,7 @@ IUSE="${IUSE} readline"
DESCRIPTION="PHP core package"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips ~amd64"
DEPEND_EXTRA="readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 )
ncurses? ( >=sys-libs/ncurses-5.1 )