summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-01 16:00:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-01 16:00:07 +0200
commit47ed881ac3547670e4be48c370c836d0ac6dfdd1 (patch)
treebebb52f1c6a4b68c36a55b4c4f7a5456397ec2c0
parentdev-python/sphinx: ppc stable wrt bug #717028 (diff)
downloadgentoo-47ed881a.tar.gz
gentoo-47ed881a.tar.bz2
gentoo-47ed881a.zip
dev-php/xdebug: ppc64 stable wrt bug #703390
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-php/xdebug/xdebug-2.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/xdebug/xdebug-2.9.4.ebuild b/dev-php/xdebug/xdebug-2.9.4.ebuild
index d9c09a007b3f..c1072c7b3cba 100644
--- a/dev-php/xdebug/xdebug-2.9.4.ebuild
+++ b/dev-php/xdebug/xdebug-2.9.4.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="https://xdebug.org/"