commit: 641df0164bca486997854626defbafd89b8c7c7a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 4 09:38:56 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 4 09:38:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=641df016
dev-php/xdebug-client: Stabilize 2.9.8 amd64, #909622
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-php/xdebug-client/xdebug-client-2.9.8.ebuild | 4 ++--
1 file 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/_/}"