When emerging tikiwiki it assumes I use MySQL even when I have -mysql +postgresql USE flags set. Reproducible: Always Steps to Reproduce: 1.emerge tikiwiki Actual Results: emerging of tikiwiki fails with -vhost as mysql isn't needed but used. emering tikiwiki with +vhost seems to work however as the db for instance isn't created etc. Expected Results: tikiwiki successfully gets installed with either mysql or postgresql. tikiwiki should have a mysql USE flag to start with and also a Postgresql USE flag.
1.9.0 in CVS, has postgres and mysql USE flags