summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/xdebug/xdebug-2.2.1.ebuild')
-rw-r--r--dev-php/xdebug/xdebug-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/xdebug/xdebug-2.2.1.ebuild b/dev-php/xdebug/xdebug-2.2.1.ebuild
index ef56336c7519..8fd9bc9ae363 100644
--- a/dev-php/xdebug/xdebug-2.2.1.ebuild
+++ b/dev-php/xdebug/xdebug-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.1.ebuild,v 1.5 2013/03/09 11:24:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/xdebug-2.2.1.ebuild,v 1.6 2013/03/09 12:04:44 ago Exp $
EAPI="4"
PHP_EXT_NAME="xdebug"
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
inherit php-ext-source-r2
-KEYWORDS="amd64 ~hppa ppc ~ppc64 x86"
+KEYWORDS="amd64 ~hppa ppc ppc64 x86"
DESCRIPTION="A PHP debugging and profiling extension"
HOMEPAGE="http://www.xdebug.org/"