[dev-libs/Ice] py3.14 apparently works, so does php 8.4

This commit is contained in:
Robert Förster 2025-05-30 01:49:44 +02:00
parent 6867dbd1cf
commit 940383d3c5

View File

@ -3,7 +3,7 @@
EAPI=8 EAPI=8
PYTHON_COMPAT=( python3_{10..13} ) PYTHON_COMPAT=( python3_{11..14} )
RUBY_OPTIONAL="yes" RUBY_OPTIONAL="yes"
USE_RUBY="ruby33" USE_RUBY="ruby33"
@ -14,7 +14,7 @@ PHP_EXT_ZENDEXT="no"
PHP_EXT_OPTIONAL_USE=php PHP_EXT_OPTIONAL_USE=php
USE_PHP="php8-2 php8-3" USE_PHP="php8-2 php8-3 php8-4"
inherit php-ext-source-r3 python-r1 ruby-ng toolchain-funcs inherit php-ext-source-r3 python-r1 ruby-ng toolchain-funcs