Code: Select all
!!! The ebuild selected to satisfy "asciidoc" has unmet requirements.
- app-text/asciidoc-8.6.9-r1::gentoo USE="-examples -graphviz -highlight -test -vim-syntax" ABI_X86="64" PYTHON_SINGLE_TARGET="-pypy -python2_7" PYTHON_TARGETS="python2_7 -pypy"
The following REQUIRED_USE flag constraints are unsatisfied:
exactly-one-of ( python_single_target_pypy python_single_target_python2_7 )
The above constraints are a subset of the following complete expression:
exactly-one-of ( python_single_target_pypy python_single_target_python2_7 ) python_single_target_pypy? ( python_targets_pypy ) python_single_target_python2_7? ( python_targets_python2_7 )In https://wiki.gentoo.org/wiki/Project:Py ... ON_TARGETS is that PYTHON_SINGLE_TARGET can be set per-package, but I didn't find how. Thanks for help.


