dev-php/xdebug: stable 2.5.3 for ppc64, bug #633618
authorSergei Trofimovich <slyfox@gentoo.org>
Fri, 6 Oct 2017 22:44:13 +0000 (22:44 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 6 Oct 2017 22:44:13 +0000 (22:44 +0000)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"

dev-php/xdebug/xdebug-2.5.3.ebuild

index 2f3ece25477ec9d1f4f20971a0617e9a74e0a01b..6b6efd1db872a9ea51d344823f8c798070d85af9 100644 (file)
@@ -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/"