When building python-exec, the configuration phase is failing with the error: configure: error: Python implementations must be specified using --with-python-impls In the ebuild that is defined using ${pyimpls}, however that is not producing a string value of any sort. If I replace the variable in the ebuild with a string listing the python impls in it's place, the ebuild merges without any problems. Reproducible: Always
*** This bug has been marked as a duplicate of bug 459338 ***