commit:     6f638dbe8a4206ab9de9d075a956bdf65ac59781
Author:     Anthony Ryan <anthonyryan1 <AT> gmail <DOT> com>
AuthorDate: Sat Feb 14 22:42:50 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 15 14:10:21 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f638dbe

dev-php/xhprof: PHP_TARGETS="php8-5"

Signed-off-by: Anthony Ryan <anthonyryan1 <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44905
Closes: https://github.com/gentoo/gentoo/pull/44905
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-php/xhprof/xhprof-2.3.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/xhprof/xhprof-2.3.10.ebuild 
b/dev-php/xhprof/xhprof-2.3.10.ebuild
index 3911e56402c3..88d89a911818 100644
--- a/dev-php/xhprof/xhprof-2.3.10.ebuild
+++ b/dev-php/xhprof/xhprof-2.3.10.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
 
 PHP_EXT_S="${S}/extension"
 PHP_EXT_ECONF_ARGS=""
-USE_PHP="php8-2 php8-3 php8-4"
+USE_PHP="php8-2 php8-3 php8-4 php8-5"
 
 inherit php-ext-pecl-r3
 

Reply via email to