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

Signed-off-by: Anthony Ryan <anthonyryan1@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@gentoo.org>
This commit is contained in:
Anthony Ryan
2026-02-14 17:42:50 -05:00
committed by Sam James
parent 5c61034764
commit 6f638dbe8a

View File

@@ -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