From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6E154139085 for ; Sun, 25 Dec 2016 10:23:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB32B2241FE; Sun, 25 Dec 2016 10:23:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88F8D2241FB for ; Sun, 25 Dec 2016 10:23:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 93E373412CB for ; Sun, 25 Dec 2016 10:23:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6D1024E6 for ; Sun, 25 Dec 2016 10:23:22 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1482661237.9e4e89caec224e9a56c348a94dd54749d8d6aa39.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/xdebug-client/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/xdebug-client/xdebug-client-2.4.1.ebuild X-VCS-Directories: dev-php/xdebug-client/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 9e4e89caec224e9a56c348a94dd54749d8d6aa39 X-VCS-Branch: master Date: Sun, 25 Dec 2016 10:23:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0d2a8f71-a4f9-4253-8aa8-1a52ae96a4a6 X-Archives-Hash: eb563393c80bac84986fe27822844be0 commit: 9e4e89caec224e9a56c348a94dd54749d8d6aa39 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Dec 25 10:20:37 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Dec 25 10:20:37 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e4e89ca dev-php/xdebug-client: ppc stable wrt bug #590232 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo gentoo.org> dev-php/xdebug-client/xdebug-client-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/xdebug-client/xdebug-client-2.4.1.ebuild b/dev-php/xdebug-client/xdebug-client-2.4.1.ebuild index 12e84c5..751a676 100644 --- a/dev-php/xdebug-client/xdebug-client-2.4.1.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -KEYWORDS="amd64 ~hppa ~ppc ppc64 x86" +KEYWORDS="amd64 ~hppa ppc ppc64 x86" MY_PV="${PV/_/}" MY_PV="${MY_PV/rc/RC}"