diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 13:22:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 13:22:40 +0100 |
commit | 74e0021a0b8a242a4a8107f81de8d9299a067f66 (patch) | |
tree | 833e875b6ffe21022ecfb0a7171348d73aa1d527 /dev-php | |
parent | media-sound/teamspeak-client: drop 5.0.0_beta73 (diff) | |
download | gentoo-74e0021a0b8a242a4a8107f81de8d9299a067f66.tar.gz gentoo-74e0021a0b8a242a4a8107f81de8d9299a067f66.tar.bz2 gentoo-74e0021a0b8a242a4a8107f81de8d9299a067f66.zip |
dev-php/xdebug-client: Stabilize 2.9.8 ppc, #909622
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/xdebug-client/xdebug-client-2.9.8.ebuild b/dev-php/xdebug-client/xdebug-client-2.9.8.ebuild index 5a94f2b8d137..a91395b04a40 100644 --- a/dev-php/xdebug-client/xdebug-client-2.9.8.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.9.8.ebuild @@ -3,7 +3,7 @@ EAPI="7" -KEYWORDS="amd64 ~hppa ~ppc ppc64 x86" +KEYWORDS="amd64 ~hppa ppc ppc64 x86" MY_PN="xdebug" MY_PV="${PV/_/}" |