Gentoo Archives: gentoo-commits

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