Solved PHP flavors not working

I have a problem producing flavours. I think they stopped working a month ago and I can't trackback what happened.

my make.conf file has:
Code:
DEFAULT_VERSIONS+=php=7.4 php=7.3

then I try to build databases/phpmyadmin
but it only creates phpMyAdmin-php73

I am quite sure it was making a flavour of 74 too as I have these packages on other machines? Did anything change in a format of make.conf? Anyone had a similar problem?

Thanks,
 
Back
Top