$summary When i launche python-updater, it add always boost to his list: amd64box ~ # python-updater * Starting Python Updater... * Main active version of Python: 2.6 * Active version of Python 2: 2.6 * Active version of Python 3: 3.1 * Adding to list: dev-libs/boost:1.42 I see this also on all my other machines: devil ago # python-updater * Starting Python Updater... * Main active version of Python: 2.6 * Active version of Python 2: 2.6 * Active version of Python 3: 3.1 * Adding to list: dev-libs/boost:1.42
If you checked the docs, you'd noticed that boost is always added to the list, as there's no good way implemented in python-updater for checking what python version it uses.