diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:34:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-11 14:36:30 +0300 |
commit | 4f6863df818ff156c14b0eca9314c6f70dcb75d5 (patch) | |
tree | 67de0fd005f12b0fd899347d07b6c675b191d993 /dev-php | |
parent | dev-php/xdebug: dekeyword ppc (diff) | |
download | gentoo-4f6863df818ff156c14b0eca9314c6f70dcb75d5.tar.gz gentoo-4f6863df818ff156c14b0eca9314c6f70dcb75d5.tar.bz2 gentoo-4f6863df818ff156c14b0eca9314c6f70dcb75d5.zip |
dev-php/xdebug-client: dekeyword ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.9.6.ebuild | 4 | ||||
-rw-r--r-- | dev-php/xdebug-client/xdebug-client-2.9.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/xdebug-client/xdebug-client-2.9.6.ebuild b/dev-php/xdebug-client/xdebug-client-2.9.6.ebuild index e78a7cba61c8..25a136f959ea 100644 --- a/dev-php/xdebug-client/xdebug-client-2.9.6.ebuild +++ b/dev-php/xdebug-client/xdebug-client-2.9.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -KEYWORDS="amd64 ~hppa ppc ppc64 x86" +KEYWORDS="amd64 ~hppa ppc64 x86" MY_PN="xdebug" MY_PV="${PV/_/}" 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 a91395b04a40..17810acf25b6 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-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -KEYWORDS="amd64 ~hppa ppc ppc64 x86" +KEYWORDS="amd64 ~hppa ppc64 x86" MY_PN="xdebug" MY_PV="${PV/_/}" |