diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-25 11:20:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-25 11:20:43 +0100 |
commit | 51cd1e8867224eca75e4d212cb2be1bb324ef012 (patch) | |
tree | fe1904aac9e243d161a7362f9593026abc98afc2 /dev-php/xdebug | |
parent | dev-php/xdebug-client: ppc stable wrt bug #590232 (diff) | |
download | gentoo-51cd1e8867224eca75e4d212cb2be1bb324ef012.tar.gz gentoo-51cd1e8867224eca75e4d212cb2be1bb324ef012.tar.bz2 gentoo-51cd1e8867224eca75e4d212cb2be1bb324ef012.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>
Diffstat (limited to 'dev-php/xdebug')
-rw-r--r-- | dev-php/xdebug/xdebug-2.4.1.ebuild | 2 |
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/" |