dev-php/pecl-xdiff: PHP_TARGETS="php8-5"

Signed-off-by: Anthony Ryan <anthonyryan1@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44907
Closes: https://github.com/gentoo/gentoo/pull/44907
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Anthony Ryan
2025-12-04 18:32:33 -05:00
committed by Sam James
parent e0b20e599a
commit b739471926
+1 -1
View File
@@ -7,7 +7,7 @@ PHP_EXT_NAME="xdiff"
PHP_EXT_PECL_PKG="xdiff"
DOCS=( README.API )
USE_PHP="php8-2 php8-3 php8-4"
USE_PHP="php8-2 php8-3 php8-4 php8-5"
inherit php-ext-pecl-r3