diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-27 01:42:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-27 01:43:46 +0200 |
commit | 762c57c2a1910999db1e2305cdbcf5fc3fb94c57 (patch) | |
tree | 2da8913f15306859a6c95900851d5778967ce79b /dev-php/xdebug | |
parent | net-analyzer/wireshark: x86 stable (bug #716756) (diff) | |
download | gentoo-762c57c2a1910999db1e2305cdbcf5fc3fb94c57.tar.gz gentoo-762c57c2a1910999db1e2305cdbcf5fc3fb94c57.tar.bz2 gentoo-762c57c2a1910999db1e2305cdbcf5fc3fb94c57.zip |
dev-php/xdebug: x86 stable (bug #703390)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-php/xdebug')
-rw-r--r-- | dev-php/xdebug/xdebug-2.9.4.ebuild | 2 |
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 95745e2c779d..6291f0c707fc 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/" |