summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-17 07:37:07 +0100
committerSam James <sam@gentoo.org>2024-10-17 07:37:07 +0100
commit8ecbb3a33e7cc46502c9110b605f5ee5550d5a46 (patch)
treed1334af51cdefafc522f32fbf62b0dbe5f183a48 /dev-php
parentdev-php/PEAR-Net_Sieve: Stabilize 1.4.7 sparc, #941658 (diff)
downloadgentoo-8ecbb3a33e7cc46502c9110b605f5ee5550d5a46.tar.gz
gentoo-8ecbb3a33e7cc46502c9110b605f5ee5550d5a46.tar.bz2
gentoo-8ecbb3a33e7cc46502c9110b605f5ee5550d5a46.zip
dev-php/xdebug: Stabilize 3.2.1 amd64, #941660
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/xdebug/xdebug-3.2.1.ebuild2
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 78cd47d2c5d5..2f8ac5c305ed 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/"