commit: f4e72e273531e172672ba096e1e6ef542d1983ec
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 15 21:31:59 2017 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 15 21:43:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e72e27
dev-php/xdebug: x86 stable (bug #633618)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
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 b95f69ef719..d8e7f025cfa 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/"