diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-15 23:31:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-15 23:43:11 +0200 |
commit | f4e72e273531e172672ba096e1e6ef542d1983ec (patch) | |
tree | d5a3d05818a1f652f954726af7be88dd04a16d69 /dev-php/xdebug | |
parent | dev-php/xdebug-client: x86 stable (bug #633618) (diff) | |
download | gentoo-f4e72e273531e172672ba096e1e6ef542d1983ec.tar.gz gentoo-f4e72e273531e172672ba096e1e6ef542d1983ec.tar.bz2 gentoo-f4e72e273531e172672ba096e1e6ef542d1983ec.zip |
dev-php/xdebug: x86 stable (bug #633618)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'dev-php/xdebug')
-rw-r--r-- | dev-php/xdebug/xdebug-2.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/xdebug/xdebug-2.5.3.ebuild b/dev-php/xdebug/xdebug-2.5.3.ebuild index b95f69ef719e..d8e7f025cfa3 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/" |