summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-12-25 11:20:43 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-12-25 11:20:43 +0100
commit51cd1e8867224eca75e4d212cb2be1bb324ef012 (patch)
treefe1904aac9e243d161a7362f9593026abc98afc2
parentdev-php/xdebug-client: ppc stable wrt bug #590232 (diff)
downloadgentoo-51cd1e88.tar.gz
gentoo-51cd1e88.tar.bz2
gentoo-51cd1e88.zip
dev-php/xdebug: ppc stable wrt bug #590232
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-php/xdebug/xdebug-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/xdebug/xdebug-2.4.1.ebuild b/dev-php/xdebug/xdebug-2.4.1.ebuild
index 062fdbcbb1ab..d9263350b9d7 100644
--- a/dev-php/xdebug/xdebug-2.4.1.ebuild
+++ b/dev-php/xdebug/xdebug-2.4.1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
inherit php-ext-source-r3
-KEYWORDS="amd64 ~hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~hppa ppc ppc64 x86"
DESCRIPTION="A PHP debugging and profiling extension"
HOMEPAGE="http://www.xdebug.org/"