summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/xdebug/xdebug-2.1.2.ebuild')
-rw-r--r--dev-php/xdebug/xdebug-2.1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/xdebug/xdebug-2.1.2.ebuild b/dev-php/xdebug/xdebug-2.1.2.ebuild
index 49c872274539..f6be81b05250 100644
--- a/dev-php/xdebug/xdebug-2.1.2.ebuild
+++ b/dev-php/xdebug/xdebug-2.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.2.ebuild,v 1.2 2011/12/14 22:57:57 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.1.2.ebuild,v 1.3 2012/01/27 15:51:19 ago Exp $
PHP_EXT_NAME="xdebug"
PHP_EXT_INI="yes"
@@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="yes"
EAPI="2"
inherit php-ext-source-r2
-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}"