summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php5/xdebug/xdebug-2.1.0.ebuild')
-rw-r--r--dev-php5/xdebug/xdebug-2.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/xdebug/xdebug-2.1.0.ebuild b/dev-php5/xdebug/xdebug-2.1.0.ebuild
index f8e98b79015c..0af8ea0106bc 100644
--- a/dev-php5/xdebug/xdebug-2.1.0.ebuild
+++ b/dev-php5/xdebug/xdebug-2.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.1.0.ebuild,v 1.1 2010/08/08 15:26:47 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xdebug/xdebug-2.1.0.ebuild,v 1.2 2010/11/05 11:49:01 fauli Exp $
PHP_EXT_NAME="xdebug"
PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="yes"
inherit php-ext-source-r1
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
MY_PV="${PV/_/}"
MY_PV="${MY_PV/rc/RC}"