Files
gentoo/dev-libs/newt
Eli Schwartz 314c1a45c6 dev-libs/newt: fix python optionality
- we can't call python_foreach_impl if all targets are unset, which is
  permitted if python is optional
- somehow I switched back to calling with EPYTHON instead of versions,
  this was plainly wrong
- $(use_with) *must* be additionally quoted if withval itself is quoted
  and contains spaces, or we lose the spaces again

Closes: https://bugs.gentoo.org/955709
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-05-11 02:40:33 -04:00
..