summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-05 15:16:24 +0000
committerSam James <sam@gentoo.org>2020-09-05 15:16:24 +0000
commit2cfecb1e34d0a18859aea70220ce848e12c7ff0b (patch)
treedc6bc310a8934375e1426f91afa930ca1ee2a008 /dev-php
parentx11-misc/xfractint: Stabilize 20.04_p16 amd64, #740192 (diff)
downloadgentoo-2cfecb1e34d0a18859aea70220ce848e12c7ff0b.tar.gz
gentoo-2cfecb1e34d0a18859aea70220ce848e12c7ff0b.tar.bz2
gentoo-2cfecb1e34d0a18859aea70220ce848e12c7ff0b.zip
dev-php/xdebug: Stabilize 2.9.6 amd64, #740214
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/xdebug/xdebug-2.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/xdebug/xdebug-2.9.6.ebuild b/dev-php/xdebug/xdebug-2.9.6.ebuild
index 43c73f161f57..3f73c2a7fe9b 100644
--- a/dev-php/xdebug/xdebug-2.9.6.ebuild
+++ b/dev-php/xdebug/xdebug-2.9.6.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/"