mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user