Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/xdebug/
Date: Sun, 25 Dec 2016 10:23:26
Message-Id: 1482661243.51cd1e8867224eca75e4d212cb2be1bb324ef012.ago@gentoo
1 commit: 51cd1e8867224eca75e4d212cb2be1bb324ef012
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 25 10:20:43 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 25 10:20:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51cd1e88
7
8 dev-php/xdebug: ppc stable wrt bug #590232
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-php/xdebug/xdebug-2.4.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-php/xdebug/xdebug-2.4.1.ebuild b/dev-php/xdebug/xdebug-2.4.1.ebuild
18 index 062fdbc..d926335 100644
19 --- a/dev-php/xdebug/xdebug-2.4.1.ebuild
20 +++ b/dev-php/xdebug/xdebug-2.4.1.ebuild
21 @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
22
23 inherit php-ext-source-r3
24
25 -KEYWORDS="amd64 ~hppa ~ppc ppc64 x86"
26 +KEYWORDS="amd64 ~hppa ppc ppc64 x86"
27
28 DESCRIPTION="A PHP debugging and profiling extension"
29 HOMEPAGE="http://www.xdebug.org/"