commit: 71d061d007d6e555aa261864ffc2530efb2726f0
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 6 22:44:13 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Oct 6 22:44:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d061d0
dev-php/xdebug: stable 2.5.3 for ppc64, bug #633618
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
dev-php/xdebug/xdebug-2.5.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-php/xdebug/xdebug-2.5.3.ebuild
b/dev-php/xdebug/xdebug-2.5.3.ebuild
index 2f3ece25477..6b6efd1db87 100644
--- a/dev-php/xdebug/xdebug-2.5.3.ebuild
+++ b/dev-php/xdebug/xdebug-2.5.3.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
inherit php-ext-source-r3
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~x86"
DESCRIPTION="A PHP debugging and profiling extension"
HOMEPAGE="http://www.xdebug.org/"