diff options
Diffstat (limited to 'dev-php/xhprof/xhprof-2.3.10.ebuild')
| -rw-r--r-- | dev-php/xhprof/xhprof-2.3.10.ebuild | 4 |
1 files 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 |
