diff --git a/make.conf.template b/make.conf.template index 918e868..8df4b41 100644 --- a/make.conf.template +++ b/make.conf.template @@ -72,7 +72,7 @@ split_clients ssl_preread upstream_hash upstream_least_conn upstream_zone" QEMU_SOFTMMU_TARGETS="i386 x86_64 arm aarch64" QEMU_USER_TARGETS="i386 x86_64 arm aarch64" OPENLDAP_BDB_SLOTS="4.8" -PHP_TARGETS="php5-6 php7-2" +PHP_TARGETS="php5-6 php7-4" %ARCHX86%PYTHON_TARGETS="python3_8" %ARCHX64%PYTHON_TARGETS="python2_7 python3_8" PYTHON_SINGLE_TARGET="python3_8" diff --git a/package.mask/all b/package.mask/all index a351863..7bbc004 100644 --- a/package.mask/all +++ b/package.mask/all @@ -1,4 +1,4 @@ ->=dev-lang/php-7.3 +>=dev-lang/php-7.5 >=dev-lang/python-3.9 >=dev-libs/boost-1.75 >=dev-python/certifi-10001-r1