Hi all,
        Doing the usual "emerge -NuD world" and I get hit with:

********************

Calculating dependencies... done!

!!! The ebuild selected to satisfy ">=kde-frameworks/ki18n-5.18.0:5" has unmet requirements. - kde-frameworks/ki18n-5.22.1::gentoo USE="-debug -doc -test" ABI_X86="64" PYTHON_SINGLE_TARGET="python3_4 -python2_7" PYTHON_TARGETS="python2_7 -python3_4"

  The following REQUIRED_USE flag constraints are unsatisfied:
    python_single_target_python3_4? ( python_targets_python3_4 )

  The above constraints are a subset of the following complete expression:
exactly-one-of ( python_single_target_python2_7 python_single_target_python3_4 ) python_single_target_python2_7? ( python_targets_python2_7 ) python_single_target_python3_4? ( python_targets_python3_4 )

(dependency required by "kde-apps/khelpcenter-5.6.2-r1::gentoo" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])


********************

So I add to following line to packages.use


********************

kde-frameworks/ki18n python_single_target_python3_4


********************

But the problem persists, nothing has changed. "eselect python list" lists that I've got Python 2.7, 3.4 and 3.5 installed. I've just noticed that doing "emerge --info ki18n" shows:

 PYTHON SINGLE_TARGET="python3_5"

Does that help?

        Any ideas as to what I'm doing wrong greatly appreciated,

                Andrew

Reply via email to