Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/xdebug-client/
Date: Sat, 14 Oct 2017 20:33:35
Message-Id: 1508012937.dd79ef48af7a2370247bc23d33b22570d00ea09e.slyfox@gentoo
1 commit: dd79ef48af7a2370247bc23d33b22570d00ea09e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 20:28:57 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 20:28:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd79ef48
7
8 dev-php/xdebug-client: stable 2.5.3 for ppc, bug #633618
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-php/xdebug-client/xdebug-client-2.5.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-php/xdebug-client/xdebug-client-2.5.3.ebuild b/dev-php/xdebug-client/xdebug-client-2.5.3.ebuild
17 index 9bea159fbca..a4e12ae721b 100644
18 --- a/dev-php/xdebug-client/xdebug-client-2.5.3.ebuild
19 +++ b/dev-php/xdebug-client/xdebug-client-2.5.3.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=6
23
24 -KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~x86"
25 +KEYWORDS="~amd64 ~hppa ppc ppc64 ~x86"
26
27 MY_PV="${PV/_/}"
28 MY_PV="${MY_PV/rc/RC}"