diff options
author | Sam James <sam@gentoo.org> | 2023-07-04 10:38:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-04 10:38:56 +0100 |
commit | 641df0164bca486997854626defbafd89b8c7c7a (patch) | |
tree | 0c565fc33d519b963f1f9fbf82c9596f6e25a82b /dev-php | |
parent | dev-php/sebastian-type: Stabilize 1.1.4 ALLARCHES, #909620 (diff) | |
download | gentoo-641df0164bca486997854626defbafd89b8c7c7a.tar.gz gentoo-641df0164bca486997854626defbafd89b8c7c7a.tar.bz2 gentoo-641df0164bca486997854626defbafd89b8c7c7a.zip |
dev-php/xdebug-client: Stabilize 2.9.8 amd64, #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 | 4 |
1 files changed, 2 insertions, 2 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 36607c13f71b..989bef74cdfd 100644 --- a/dev-php/xdebug-client/xdebug-client-2.9.8.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.9.8.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86" MY_PN="xdebug" MY_PV="${PV/_/}" |