Any attempt of updating my system is locked by this problem:
[ebuild N ] dev-python/jinja2-2.1.1 USE="doc examples -i18n -test"
[ebuild N ] dev-python/sphinx-0.6.1-r1 USE="doc -test"
* Error: circular dependencies:
('ebuild', '/', 'dev-python/sphinx-0.6.1-r1', 'merge') depends on
('ebuild', '/', 'dev-python/jinja2-2.1.1', 'merge') (buildtime)
('ebuild', '/', 'dev-python/jinja2-2.1.1', 'merge') depends on
('ebuild', '/', 'dev-python/sphinx-0.6.1-r1', 'merge') (buildtime)
* Note that circular dependencies can often be avoided by temporarily
* disabling USE flags that trigger optional dependencies.
How to get rid of it ? a workaround ? bug report ? Please help
~adj~