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: Tue, 15 Jan 2019 22:10:42
Message-Id: 1547590218.563467679c58911c81c8d27438ca992c980b6e8c.whissi@gentoo
1 commit: 563467679c58911c81c8d27438ca992c980b6e8c
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 15 22:08:04 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 15 22:10:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56346767
7
8 dev-php/xdebug-client: x86 stable (bug #675412)
9
10 Package-Manager: Portage-2.3.56, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-php/xdebug-client/xdebug-client-2.6.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-php/xdebug-client/xdebug-client-2.6.1.ebuild b/dev-php/xdebug-client/xdebug-client-2.6.1.ebuild
17 index 3363f47cf06..9b953932403 100644
18 --- a/dev-php/xdebug-client/xdebug-client-2.6.1.ebuild
19 +++ b/dev-php/xdebug-client/xdebug-client-2.6.1.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}"