Hi,
while updateing/emergeing I got this message:
## !!! Problem resolving dependencies for media-gfx/inkscape from @selected
##
## !!! The ebuild selected to satisfy "media-gfx/inkscape" has unmet
requirements.
## - media-gfx/inkscape-1.0_rc1::gentoo USE="jpeg nls openmp -cdr -dbus -dia
-exif -graphicsmagick -imagemagick -inkjar -jemalloc -lcms -postscript -spell
-static-libs -svg2 -visio -wpg" PYTHON_SINGLE_TARGET="python3_6 python3_8
-python3_7"
##
## The following REQUIRED_USE flag constraints are unsatisfied:
## exactly-one-of ( python_single_target_python3_6
python_single_target_python3_7 python_single_target_python3_8 )
Beside other permutations I add this to package.use
media-gfx/inkscape python_single_target_python3_8
but the message remains.
As far as I know the above is compatible what is written here:
https://wiki.gentoo.org/wiki//etc/portage/package.use
How do I have to specify the python target correctly?
Cheers!
Meino