diff options
author | Sam James <sam@gentoo.org> | 2024-10-17 08:19:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-17 08:19:01 +0100 |
commit | 6a44b7c54051b0f6e2886194c8224d9bc61d6472 (patch) | |
tree | 3428a1ef608a7ed33f4698f3dc52b3c6af9e9295 /dev-php | |
parent | net-libs/libtirpc: Stabilize 1.3.5 sparc, #940115 (diff) | |
download | gentoo-6a44b7c54051b0f6e2886194c8224d9bc61d6472.tar.gz gentoo-6a44b7c54051b0f6e2886194c8224d9bc61d6472.tar.bz2 gentoo-6a44b7c54051b0f6e2886194c8224d9bc61d6472.zip |
dev-php/xdebug: Stabilize 3.2.1 x86, #941660
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/xdebug/xdebug-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/xdebug/xdebug-3.2.1.ebuild b/dev-php/xdebug/xdebug-3.2.1.ebuild index 2f8ac5c305ed..9269a9b636bb 100644 --- a/dev-php/xdebug/xdebug-3.2.1.ebuild +++ b/dev-php/xdebug/xdebug-3.2.1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" inherit php-ext-source-r3 -KEYWORDS="amd64 ~hppa ppc64 ~x86" +KEYWORDS="amd64 ~hppa ppc64 x86" DESCRIPTION="A PHP debugging and profiling extension" HOMEPAGE="https://xdebug.org/" |